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
4b26c4dd
Commit
4b26c4dd
authored
5 years ago
by
Zuul
Committed by
Gerrit Code Review
5 years ago
Browse files
Options
Downloads
Plain Diff
Merge "CI: Fix deploy guide jobs"
parents
931a2b83
2564b391
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tox.ini
+0
-2
0 additions, 2 deletions
tox.ini
zuul.d/deploy-guide.yaml
+17
-0
17 additions, 0 deletions
zuul.d/deploy-guide.yaml
zuul.d/project.yaml
+0
-1
0 additions, 1 deletion
zuul.d/project.yaml
with
17 additions
and
3 deletions
tox.ini
+
0
−
2
View file @
4b26c4dd
...
...
@@ -64,7 +64,6 @@ commands = {posargs}
[testenv:docs]
deps
=
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt
-r{toxinidir}/doc/requirements.txt
commands
=
rm
-rf
doc/build
...
...
@@ -73,7 +72,6 @@ commands =
[testenv:deploy-guide]
deps
=
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt
-r{toxinidir}/doc/requirements.txt
commands
=
...
...
This diff is collapsed.
Click to expand it.
zuul.d/deploy-guide.yaml
0 → 100644
+
17
−
0
View file @
4b26c4dd
---
-
project
:
check
:
jobs
:
-
build-openstack-deploy-guide
:
files
:
&deploy-guide-triggers
-
^deploy-guide/
-
^doc/
-
tox.ini
gate
:
jobs
:
-
build-openstack-deploy-guide
:
files
:
*deploy-guide-triggers
promote
:
jobs
:
-
promote-deploy-guide
:
files
:
*deploy-guide-triggers
This diff is collapsed.
Click to expand it.
zuul.d/project.yaml
+
0
−
1
View file @
4b26c4dd
...
...
@@ -2,7 +2,6 @@
-
project
:
templates
:
-
check-requirements
-
deploy-guide-jobs
-
openstack-cover-jobs
-
openstack-lower-constraints-jobs
-
openstack-python3-ussuri-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