Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ironic-tempest-plugin
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenStack
tempest
ironic-tempest-plugin
Commits
5401965b
Commit
5401965b
authored
8 months ago
by
Zuul
Committed by
Gerrit Code Review
8 months ago
Browse files
Options
Downloads
Plain Diff
Merge "CI: Increment stable jobs for 2024.1/drop Zed"
parents
c12bb565
d199a6e0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
zuul.d/project.yaml
+22
-19
22 additions, 19 deletions
zuul.d/project.yaml
zuul.d/stable-jobs.yaml
+45
-0
45 additions, 0 deletions
zuul.d/stable-jobs.yaml
with
67 additions
and
19 deletions
zuul.d/project.yaml
+
22
−
19
View file @
5401965b
...
...
@@ -7,65 +7,68 @@
jobs
:
# NOTE(dtantsur): keep N-3 and older non-voting for these jobs.
-
ironic-standalone
-
ironic-standalone-2024.1
-
ironic-standalone-2023.2
-
ironic-standalone-2023.1
-
ironic-standalone-zed
:
-
ironic-standalone-2023.1
:
voting
:
false
-
ironic-tempest-functional-python3
-
ironic-tempest-functional-python3-2023.2
-
ironic-tempest-functional-python3-2023.1
-
ironic-tempest-functional-python3-zed
:
-
ironic-tempest-functional-python3-2024.1
-
ironic-tempest-functional-python3-2023.2
:
voting
:
false
-
ironic-tempest-functional-rbac-scope-enforced
-
ironic-tempest-functional-rbac-scope-enforced-2024.1
-
ironic-tempest-functional-rbac-scope-enforced-2023.2
# Enable these *once* we have the policy fix backported
# for making own node changes.
# - ironic-tempest-functional-rbac-scope-enforced-2023.1
# - ironic-tempest-functional-rbac-scope-enforced-zed
-
ironic-inspector-tempest
-
ironic-inspector-tempest-2024.1
-
ironic-inspector-tempest-2023.2
-
ironic-inspector-tempest-2023.1
-
ironic-inspector-tempest-zed
:
-
ironic-inspector-tempest-2023.1
:
voting
:
false
-
ironic-standalone-anaconda
-
ironic-standalone-anaconda-2024.1
-
ironic-standalone-anaconda-2023.2
-
ironic-standalone-anaconda-2023.1
-
ironic-standalone-anaconda-2023.1
:
voting
:
false
-
ironic-standalone-redfish
-
ironic-standalone-redfish-2024.1
-
ironic-standalone-redfish-2023.2
-
ironic-standalone-redfish-2023.1
-
ironic-standalone-redfish-zed
:
-
ironic-standalone-redfish-2023.1
:
voting
:
false
# NOTE(dtantsur): these jobs cover rarely changed tests and are quite
# unstable, so keep them non-voting.
-
ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode
:
voting
:
false
-
ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2024.1
:
voting
:
false
-
ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2023.2
:
voting
:
false
-
ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2023.1
:
voting
:
false
-
ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-zed
:
voting
:
false
-
ironic-inspector-tempest-discovery
-
ironic-inspector-tempest-discovery-2024.1
-
ironic-inspector-tempest-discovery-2023.2
-
ironic-inspector-tempest-discovery-2023.1
-
ironic-inspector-tempest-discovery-zed
:
-
ironic-inspector-tempest-discovery-2023.1
:
voting
:
false
gate
:
jobs
:
-
ironic-standalone
-
ironic-standalone-2024.1
-
ironic-standalone-2023.2
-
ironic-standalone-2023.1
-
ironic-tempest-functional-python3
-
ironic-tempest-functional-python3-2024.1
-
ironic-tempest-functional-python3-2023.2
-
ironic-tempest-functional-
python3
-202
3
.1
-
ironic-tempest-functional-
rbac-scope-enforced
-202
4
.1
-
ironic-tempest-functional-rbac-scope-enforced-2023.2
-
ironic-tempest-functional-rbac-scope-enforced
-
ironic-inspector-tempest
-
ironic-inspector-tempest-2024.1
-
ironic-inspector-tempest-2023.2
-
ironic-inspector-tempest-2023.1
-
ironic-inspector-tempest-rbac-scope-enforced
-
ironic-inspector-tempest-rbac-scope-enforced-2024.1
-
ironic-inspector-tempest-rbac-scope-enforced-2023.2
-
ironic-standalone-redfish
-
ironic-standalone-redfish-2024.1
-
ironic-standalone-redfish-2023.2
-
ironic-standalone-redfish-2023.1
-
ironic-inspector-tempest-discovery
This diff is collapsed.
Click to expand it.
zuul.d/stable-jobs.yaml
+
45
−
0
View file @
5401965b
-
job
:
name
:
ironic-standalone-2024.1
parent
:
ironic-standalone
override-checkout
:
stable/2024.1
-
job
:
name
:
ironic-standalone-2023.2
parent
:
ironic-standalone
...
...
@@ -46,6 +51,11 @@
devstack_localrc
:
USE_PYTHON3
:
True
-
job
:
name
:
ironic-standalone-redfish-2024.1
parent
:
ironic-standalone
override-checkout
:
stable/2024.1
-
job
:
name
:
ironic-standalone-redfish-2023.2
parent
:
ironic-standalone
...
...
@@ -98,6 +108,11 @@
devstack_localrc
:
USE_PYTHON3
:
True
-
job
:
name
:
ironic-standalone-anaconda-2024.1
parent
:
ironic-standalone-anaconda
override-checkout
:
stable/2024.1
-
job
:
name
:
ironic-standalone-anaconda-2023.2
parent
:
ironic-standalone-anaconda
...
...
@@ -108,6 +123,11 @@
parent
:
ironic-standalone-anaconda
override-checkout
:
stable/2023.1
-
job
:
name
:
ironic-tempest-functional-python3-2024.1
parent
:
ironic-tempest-functional-python3
override-checkout
:
stable/2024.1
-
job
:
name
:
ironic-tempest-functional-python3-2023.2
parent
:
ironic-tempest-functional-python3
...
...
@@ -153,6 +173,11 @@
parent
:
ironic-tempest-functional-python3
override-checkout
:
stable/train
-
job
:
name
:
ironic-tempest-functional-rbac-scope-enforced-2024.1
parent
:
ironic-tempest-functional-rbac-scope-enforced
override-checkout
:
stable/2024.1
-
job
:
name
:
ironic-tempest-functional-rbac-scope-enforced-2023.2
parent
:
ironic-tempest-functional-rbac-scope-enforced
...
...
@@ -173,6 +198,11 @@
parent
:
ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode
override-checkout
:
stable/zed
-
job
:
name
:
ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2024.1
parent
:
ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode
override-checkout
:
stable/2024.1
-
job
:
name
:
ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2023.2
parent
:
ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode
...
...
@@ -216,6 +246,11 @@
devstack_localrc
:
USE_PYTHON3
:
True
-
job
:
name
:
ironic-inspector-tempest-2024.1
parent
:
ironic-inspector-tempest
override-checkout
:
stable/2024.1
-
job
:
name
:
ironic-inspector-tempest-2023.2
parent
:
ironic-inspector-tempest
...
...
@@ -273,6 +308,11 @@
EBTABLES_RACE_FIX
:
True
USE_PYTHON3
:
True
-
job
:
name
:
ironic-inspector-tempest-rbac-scope-enforced-2024.1
parent
:
ironic-inspector-tempest-rbac-scope-enforced
override-checkout
:
stable/2024.1
-
job
:
name
:
ironic-inspector-tempest-rbac-scope-enforced-2023.2
parent
:
ironic-inspector-tempest-rbac-scope-enforced
...
...
@@ -288,6 +328,11 @@
parent
:
ironic-inspector-tempest-rbac-scope-enforced
override-checkout
:
stable/zed
-
job
:
name
:
ironic-inspector-tempest-discovery-2024.1
parent
:
ironic-inspector-tempest-discovery
override-checkout
:
stable/2024.1
-
job
:
name
:
ironic-inspector-tempest-discovery-2023.2
parent
:
ironic-inspector-tempest-discovery
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment