Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/262706

Change subject: tests: TestZuulLayout -> TestZuulSchedLayout
......................................................................

tests: TestZuulLayout -> TestZuulSchedLayout

The test suite uses an instance of Zuul scheduler and looks more like an
integration test.  I would like to reuse the name for a suite that raw
parse the yaml layout file, ie without having to spawn the Zuul
scheduler.

Rename TestZuulLayout to TestZuulSchedLayout

Change-Id: I9a641ed6455c9e1e2931f010ee626b36d427f77a
---
R tests/test_zuul_sched_layout.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/06/262706/1

diff --git a/tests/test_zuul_layout.py b/tests/test_zuul_sched_layout.py
similarity index 99%
rename from tests/test_zuul_layout.py
rename to tests/test_zuul_sched_layout.py
index eff8310..8fb276c 100644
--- a/tests/test_zuul_layout.py
+++ b/tests/test_zuul_sched_layout.py
@@ -30,7 +30,7 @@
         return
 
 
-class TestZuulLayout(unittest.TestCase):
+class TestZuulSchedLayout(unittest.TestCase):
 
     sched = None
 

-- 
To view, visit https://gerrit.wikimedia.org/r/262706
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9a641ed6455c9e1e2931f010ee626b36d427f77a
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to