Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kolla Ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Very Demiurge Very Mindful
Kolla Ansible
Commits
466206c6
Commit
466206c6
authored
5 years ago
by
Zuul
Committed by
Gerrit Code Review
5 years ago
Browse files
Options
Downloads
Plain Diff
Merge "CI: Don't always build images for Debian"
parents
fda1afbb
e18e40eb
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/run.yml
+0
-7
0 additions, 7 deletions
tests/run.yml
zuul.d/jobs.yaml
+0
-2
0 additions, 2 deletions
zuul.d/jobs.yaml
with
0 additions
and
9 deletions
tests/run.yml
+
0
−
7
View file @
466206c6
...
@@ -38,13 +38,6 @@
...
@@ -38,13 +38,6 @@
-
item.branch == zuul.branch
-
item.branch == zuul.branch
with_items
:
"
{{
zuul['items']
}}"
with_items
:
"
{{
zuul['items']
}}"
# NOTE(hrw): we do not publish Debian images (yet)
-
name
:
enable building images for Debian
set_fact
:
need_build_image
:
true
when
:
ansible_distribution == "Debian"
# NOTE(yoctozepto): required to template template_overrides.j2 for Zuul
# NOTE(yoctozepto): required to template template_overrides.j2 for Zuul
-
name
:
Include kolla Zuul vars if building new images
-
name
:
Include kolla Zuul vars if building new images
include_vars
:
include_vars
:
...
...
This diff is collapsed.
Click to expand it.
zuul.d/jobs.yaml
+
0
−
2
View file @
466206c6
...
@@ -12,8 +12,6 @@
...
@@ -12,8 +12,6 @@
parent
:
kolla-ansible-base
parent
:
kolla-ansible-base
nodeset
:
kolla-ansible-debian
nodeset
:
kolla-ansible-debian
voting
:
false
voting
:
false
required-projects
:
-
openstack/kolla
vars
:
vars
:
base_distro
:
debian
base_distro
:
debian
install_type
:
source
install_type
:
source
...
...
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