Dan Kenigsberg has submitted this change and it was merged.

Change subject: tests: Mark time sensitive tests as @stresstest
......................................................................


tests: Mark time sensitive tests as @stresstest

Piotr reported that the xxx_many tests were failing on slow machines.

The xxx_many tests are sentivie to timing may fail on slower machines.
They are not meant for runing on overloaded CI slaves.

These tests are marked now as @stresstest. To run them you should use:

    ./run_tests_local.sh --enable-stress-test

Or:

    make check-all

Change-Id: I72f47032ef99e20f77bad9ecd582c9bdd8298ac6
Signed-off-by: Nir Soffer <[email protected]>
Reviewed-on: https://gerrit.ovirt.org/39520
Reviewed-by: Francesco Romani <[email protected]>
Reviewed-by: Piotr Kliczewski <[email protected]>
Reviewed-by: Dan Kenigsberg <[email protected]>
---
M tests/scheduleTests.py
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Piotr Kliczewski: Looks good to me, but someone else must approve
  Nir Soffer: Verified
  Dan Kenigsberg: Looks good to me, approved
  Francesco Romani: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/39520
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I72f47032ef99e20f77bad9ecd582c9bdd8298ac6
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Francesco Romani <[email protected]>
Gerrit-Reviewer: Nir Soffer <[email protected]>
Gerrit-Reviewer: Piotr Kliczewski <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to