Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IronicDrivers
ci-project-config
Commits
6839cf45
Commit
6839cf45
authored
Apr 12, 2017
by
Ricardo Araujo
Browse files
Updating jenkins scripts again
parent
21ce4cd6
Changes
3
Hide whitespace changes
Inline
Side-by-side
jenkins/data/bindep-fallback.txt
View file @
6839cf45
# This is the fallback list for packages to install. Do not add
# additional packages here. Repositories should use bindep and create
# their own
other-requirements
.txt files if the list below is not
# their own
bindep
.txt files if the list below is not
# working for them.
ant
...
...
nodepool/elements/nodepool-base/post-install.d/89-jenkins-scripts
View file @
6839cf45
...
...
@@ -29,6 +29,3 @@ cp -a /opt/git/openstack-infra/project-config/jenkins/data \
/usr/local/jenkins/common_data
cp
-a
/opt/git/openstack-infra/project-config/jenkins/scripts
\
/usr/local/jenkins/slave_scripts
# TODO(pabelanger): Stop changing permissions, we really should be setting them
# within git, not at runtime.
chmod
0755
-R
/usr/local/jenkins
nodepool/elements/puppet/install.d/05-puppet
View file @
6839cf45
...
...
@@ -24,7 +24,7 @@ set -e
# Unset the download cache for this invocation to prevent bleed from build host
unset
PIP_DOWNLOAD_CACHE
SETUP_PIP
=
false
/bin/bash /opt/build_git/openstack-infra/system-config/install_puppet.sh
/bin/bash /opt/build_git/openstack-infra/system-config/install_puppet.sh
/bin/bash /opt/build_git/openstack-infra/system-config/install_modules.sh
install
-m
0755
-o
root
-g
root
$(
dirname
$0
)
/../bin/prepare-node /usr/local/bin
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment