Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Ansible FreeIPA
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Ansible FreeIPA
Commits
69c6b4d6
Unverified
Commit
69c6b4d6
authored
1 year ago
by
Thomas Woerner
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #1145 from rjeffman/revert_ansible_2_9
Revert "upstream ci: Run nightly tests against Ansible 2.9"
parents
3cf13867
b63716b7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/azure/nightly.yml
+0
-45
0 additions, 45 deletions
tests/azure/nightly.yml
with
0 additions
and
45 deletions
tests/azure/nightly.yml
+
0
−
45
View file @
69c6b4d6
...
...
@@ -16,15 +16,6 @@ stages:
# Fedora
-
stage
:
FedoraLatest_Ansible_Core_2_9
dependsOn
:
[]
jobs
:
-
template
:
templates/group_tests.yml
parameters
:
build_number
:
$(Build.BuildNumber)
scenario
:
fedora-latest
ansible_version
:
"
<2.10"
-
stage
:
FedoraLatest_Ansible_Core_2_13
dependsOn
:
[]
jobs
:
...
...
@@ -101,15 +92,6 @@ stages:
# Fedora Rawhide
-
stage
:
FedoraRawhide_Ansible_Core_2_9
dependsOn
:
[]
jobs
:
-
template
:
templates/group_tests.yml
parameters
:
build_number
:
$(Build.BuildNumber)
scenario
:
fedora-rawhide
ansible_version
:
"
<2.10"
-
stage
:
FedoraRawhide_Ansible_Core_2_13
dependsOn
:
[]
jobs
:
...
...
@@ -148,15 +130,6 @@ stages:
# CentoOS 9 Stream
-
stage
:
c9s_Ansible_Core_2_9
dependsOn
:
[]
jobs
:
-
template
:
templates/group_tests.yml
parameters
:
build_number
:
$(Build.BuildNumber)
scenario
:
c9s
ansible_version
:
"
-core
<2.9"
-
stage
:
c9s_Ansible_Core_2_13
dependsOn
:
[]
jobs
:
...
...
@@ -195,15 +168,6 @@ stages:
# CentOS 8 Stream
-
stage
:
c8s_Ansible_Core_2_9
dependsOn
:
[]
jobs
:
-
template
:
templates/group_tests.yml
parameters
:
build_number
:
$(Build.BuildNumber)
scenario
:
c8s
ansible_version
:
"
<2.10"
-
stage
:
c8s_Ansible_Core_2_13
dependsOn
:
[]
jobs
:
...
...
@@ -242,15 +206,6 @@ stages:
# CentOS 7
-
stage
:
CentOS7_Ansible_Core_2_9
dependsOn
:
[]
jobs
:
-
template
:
templates/group_tests.yml
parameters
:
build_number
:
$(Build.BuildNumber)
scenario
:
centos-7
ansible_version
:
"
<2.10"
-
stage
:
CentOS7_Ansible_Core_2_13
dependsOn
:
[]
jobs
:
...
...
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