CI: Refactor a lot
Separate upgrade logic to is_upgrade job var and rename scenarios to match. Rename "ACTION" to "SCENARIO" (as it is a scenario). Separate testing of dashboard (aka Horizon) and increase its timeout to 5 minutes (CentOS 7 slow as always). Separate initialization of core OpenStack. Use gate setup script from ./tests/ Remove useless tox setupenv. Do not deploy Heat when not really necessary. Change-Id: I4fca319ccc3de7188f8b7b44c9c71321e3899467
Showing
- tests/deploy.sh 0 additions, 19 deletionstests/deploy.sh
- tests/init-core-openstack.sh 18 additions, 0 deletionstests/init-core-openstack.sh
- tests/run.yml 86 additions, 59 deletionstests/run.yml
- tests/templates/globals-default.j2 7 additions, 3 deletionstests/templates/globals-default.j2
- tests/test-core-openstack.sh 5 additions, 38 deletionstests/test-core-openstack.sh
- tests/test-dashboard.sh 60 additions, 0 deletionstests/test-dashboard.sh
- tools/dump_info.sh 0 additions, 26 deletionstools/dump_info.sh
- tools/setup_gate.sh 11 additions, 11 deletionstools/setup_gate.sh
- tox.ini 0 additions, 6 deletionstox.ini
- zuul.d/base.yaml 5 additions, 4 deletionszuul.d/base.yaml
- zuul.d/jobs.yaml 2 additions, 2 deletionszuul.d/jobs.yaml
- zuul.d/project.yaml 14 additions, 3 deletionszuul.d/project.yaml
tests/init-core-openstack.sh
0 → 100755
tests/test-dashboard.sh
0 → 100755
tools/dump_info.sh
deleted
100755 → 0
Please register or sign in to comment