Commit Graph

23 Commits

Author SHA1 Message Date
Michal Nasiadka ed4cc97d4d CI: Rework job definitions into templates
Create templates per release, set labels tested in cycle
to proper job.

2023.1 and 2023.2 test cluster jobs are defined but not
yet enabled to run, they show some flakiness - will
enable them in a followup.

Change-Id: I2b3f44af0864c95eaca58a70471ee1991f4db921
2024-03-13 09:11:49 +00:00
Michal Nasiadka c4bdd870a4 Remove yoga job
It's going into unmaintained - see [1].

[1]: https://review.opendev.org/c/openstack/releases/+/906569

Change-Id: I8deed0f1ef91297a7cabdf07a6b34a6b8e8d4d1f
2024-02-19 16:59:52 +01:00
Michal Nasiadka 2fe075ae78 Add job for cluster tests
Remove test that creates cluster with zero nodes,
it was failing for long time

Depends-On: https://review.opendev.org/c/openstack/magnum/+/893823
Depends-On: https://review.opendev.org/c/openstack/magnum/+/905357

Change-Id: I6bc2fbb78241765ac5f1c67675e152d0691b8d23
2024-02-02 08:37:08 +00:00
Michal Nasiadka 4320429c89 Drop xena jobs after xena EOL
Change-Id: I8a7313cd9e42f9a718006b45614730a98932ba2f
2024-01-10 08:35:54 +01:00
ricolin 718190b7da Add RBAC tests
Create new job magnum-tempest-plugin-tests-api-rbac
Also fix get_credentials calls
Depends-On: https://review.opendev.org/c/openstack/magnum/+/875625

Change-Id: I8f9e184881c2da2a0432e25f5f1f3ddcf178015a
2023-07-18 14:20:37 +08:00
Zuul a00cd2f638 Merge "Add stable/2023.1 jobs on master gate" 2023-06-26 02:11:03 +00:00
Ghanshyam Mann 8af1d1a416 Add stable/2023.1 jobs on master gate
As 2023.1 is released, we should add its job on master
gate to keep branchless tempest plugins compatible
to stable branch.

Ref: Tempest plugins guide for stable branch testing:
- https://docs.openstack.org/tempest/latest/stable_branch_testing_policy.html

Change-Id: Id27c73a530820dd08b9d85843844d2e151212d72
2023-06-09 05:06:58 +00:00
Ghanshyam Mann b223e8e6c4 Remove stable/wallaby job from master gate
stable/wallaby is in EM state. As Tempest and
plugins masters does not support EM stable branches,
QA team is pinning tempest in devstack stable/wallaby
tesitng[1]. With that we do not need to test the
stable/wallaby jobs on master gate

[1] https://review.opendev.org/c/openstack/devstack/+/871782

Change-Id: I15afdc2d8e472e8ad93192155900aa10a4b8439f
2023-01-26 19:20:22 -06:00
Ghanshyam Mann be05c7ced0 Add stable/zed jobs on master gate
As zed is released, we should add its job on master
gate to keep branchless tempest plugins compatible
to stable branch.

Ref: Tempest plugins guide for stable branch testing:
- https://docs.openstack.org/tempest/latest/stable_branch_testing_policy.html

Change-Id: I1406a1bf99861315001a573a7d187957bab37682
2022-10-15 22:44:06 -05:00
Ghanshyam Mann fd018af9c5 Pin stable branch jobs nodeset to Ubuntu Focal (20.04)
In 2023.1 cycle. we are moving the default distro
version of Ubuntu to Jammy (22.04)[1] so we need to pin
the nodeset for stable branch job in master gate so that
they continue run on their supporting distro version which is
Ubuntu Focal since stable/victoria.

[1] https://governance.openstack.org/tc/goals/selected/migrate-ci-jobs-to-ubuntu-jammy.html

Change-Id: I0f29d5989b82020bee585f7075915c7c87c7dfc3
2022-10-15 20:56:32 -05:00
Jake Yip 65f0c07f4f [CI] move queue setting to project level
Fix as described in [1][2]

[1] https://lists.opendev.org/pipermail/service-announce/2022-September/000044.html
[2] https://lists.zuul-ci.org/pipermail/zuul-discuss/2022-May/001801.html

Change-Id: I3923f9abddf24b6bf30b6cfcd9b2d2394ef171a3
2022-09-23 01:49:12 +00:00
Ghanshyam Mann 62c83d376b Remove stable/victoria job from master gate
stable/victoria is in EM state and Tempest is pinned
there so we do not need to test the stable/victoria
jobs on master gate.

Change-Id: Iac14d4874dd455ebfcafa777de1d720d020624b6
2022-05-31 16:02:24 -05:00
Ghanshyam Mann 70d8e45514 Update 'Maintained' stable branch jobs on master gate
We have stable/yoga released and stable/ussuri is in
'Extended Maintenance' state. Current 'Maintained'
stable branches are yoga, xena, wallaby, and victoria.

As per tempest stable branch testing policy[1], adding the
newly released stable/yoga job and remove the EM stable/ussuri
job.

[1] https://docs.openstack.org/tempest/latest/stable_branch_testing_policy.html

Change-Id: Ic283d95deebfb71236941f369fae1f0c72136881
2022-04-14 20:29:55 -05:00
Ghanshyam Mann 969753e8fd Add stable branch jobs on the plugins master gate
Supported stable branches in maintenance state
(ussuri, victoria, wallaby, xena) use the Tempest and plugins master
version for their testing. To make sure master version (new
tests or any changes) is compatible with stable branch testing,
we need to add the stable branches job on the plugins master gate.
Tempest and many other plugins are already testing the stable
branches in same way[1].

We are adding Victoria onwards jobs and ussuri one which is failing
and might need more fixes can be added separatly.

Ussuri onwards, Tempest or plugins are py3 only, so we are
running only python3 version of stable jobs

Tempest plugins guide for stable branch testing:
- https://docs.openstack.org/tempest/latest/stable_branch_testing_policy.html

 [1] e8f1876aa6/.zuul.yaml (L646)

Change-Id: If92a78f10935b374de5508df14b428d0aa5e24ce
2022-02-26 22:41:27 +00:00
Takashi Kajinami 9b9eacfa51 Extend default glance limit
Since [1] is merged, quota in glance is enabled but limit is set to
1GB by default and this is too small for Magnum jobs using Fedora
images.
This change extends the limit to fix the issue caused by that low
limit.

[1] https://review.opendev.org/c/openstack/devstack/+/788056
Depends-on: https://review.opendev.org/802413

Change-Id: Id741fafc7e1da2d4e180f0745cd4d4b367472f06
2021-07-28 00:23:08 +09:00
Zuul 7762c6e801 Merge "Switch to new rolevar for run-temepst role" 2021-04-01 10:41:33 +00:00
Zuul 0e797a80b3 Merge "Switch to using Focal for testing" 2021-02-17 09:45:22 +00:00
Ghanshyam Mann 05db7c7e03 Switch to new rolevar for run-temepst role
Tempest replaced the below rolevar for run-tempest role
- tempest_test_blacklist is replaced by tempest_test_exclude_list
- tempest_black_regex is replaced by tempest_exclude_regex

old name are still supported for compatiblity but we recommend
to switch to new one.

Depends-On: https://review.opendev.org/c/openstack/tempest/+/774835
Change-Id: I5d66e18757d516f8c761875bd2f824d0e839f1ac
2021-02-11 13:35:29 -06:00
Erik Olof Gunnar Andersson 83a43fdca4 Switch to using Focal for testing
Depends-On: https://review.opendev.org/c/openstack/magnum/+/774142
Change-Id: I6baad8e3bf640959ee9e34b8e5fdef1a0bf9295b
2021-02-06 21:07:16 +00:00
Bharat Kunwar b68a678f37 Disable test_create_cluster_with_zero_nodes
Cluster creation fails on the CI due to an issue similar to what we've
seen before for another test (test_create_list_sign_delete_clusters).
Disable it for now.

story: 2007272
task: 38867

story: 2007851
task: 41443

Change-Id: Ie91fdfe71058b45c5fd1217920b8b5b993e47734
2021-02-04 09:02:20 +00:00
Ghanshyam Mann 487571aa0c Keep magnum-tempest-plugin-tests-api job running on Bionic
keeping magnum-tempest-plugin-tests-api job running on bionic nodeset till
https://storyboard.openstack.org/#!/story/2007732 is fixed
otherwise base devstack jobs switching to Focal will block
the gate.

Story: #2007865
Task: #40190

Change-Id: I78c8f92428efd27d604258f361077d909a27aa23
2020-09-22 17:41:27 +00:00
Bharat Kunwar 9cdd32cc03 [ci] Define/enable magnum-tempest-plugin-tests-api
This commit defines magnum-tempest-plugin-tests-api job which uses the
new devstack-tempest as parent job recommended for running
Tempest tests in Zuul v3.

Story: 2007561
Task: 39470

Depends-on: https://review.opendev.org/#/c/721265

Change-Id: If7b77099a90d405e248c80777fa5e8b3612b5c2e
2020-04-21 15:55:42 +00:00
qingszhao 97437abfb3 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I1735c09327eb2dac52fb6c153ea05168f572395b
Story: #2002586
Task: #24308
2018-08-23 04:59:40 +00:00