Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
project-config-ci-test
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
John-Paul Robinson
project-config-ci-test
Commits
48b80380
Commit
48b80380
authored
9 years ago
by
John-Paul Robinson
Browse files
Options
Downloads
Plain Diff
Merge branch 'debug-zuul-pipeline'
parents
3463ebb7
c8dd0cbf
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
zuul/layout.yaml
+1
-1
1 addition, 1 deletion
zuul/layout.yaml
zuul/openstack_functions.py
+1
-1
1 addition, 1 deletion
zuul/openstack_functions.py
with
2 additions
and
2 deletions
zuul/layout.yaml
+
1
−
1
View file @
48b80380
...
...
@@ -67,7 +67,7 @@ jobs:
# - name: ^dsvm-tempest.*$
# parameter-function: single_use_node
-
name
:
noop-check-communication
parameter-function
:
noop
-
check
-
node
parameter-function
:
noop
_
check
_
node
projects
:
-
name
:
openstack-dev/ci-sandbox
...
...
This diff is collapsed.
Click to expand it.
zuul/openstack_functions.py
+
1
−
1
View file @
48b80380
...
...
@@ -38,5 +38,5 @@ def reusable_node(item, job, params):
set_log_url
(
item
,
job
,
params
)
def
noop
-
check
-
node
(
item
,
job
,
params
):
def
noop
_
check
_
node
(
item
,
job
,
params
):
params
[
'
ZUUL_NODE
'
]
=
'
master
'
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