PoC for running tests multiple times
OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=125
This commit is contained in:
parent
d71c555c6c
commit
a482345361
@ -298,7 +298,7 @@ export CLKNETSIM_RANDOM_SEED=24501
|
|||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
make %{?_smp_mflags} -C test/simulation/clknetsim
|
make %{?_smp_mflags} -C test/simulation/clknetsim
|
||||||
cd test/simulation
|
cd test/simulation
|
||||||
for i in $(seq 20); do
|
for i in $(seq 50); do
|
||||||
./124-tai &> /dev/null && break
|
./124-tai &> /dev/null && break
|
||||||
done
|
done
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user