Make ZuulV3 working

- pep8 [ fix history, no more ChangeLog ]
- legacy gates [use $USER instead of jenkins]

Change-Id: I9e4bbd6fd48454e37985ed5c408e8b935d535304
This commit is contained in:
Tomasz Trębski 2017-10-18 08:31:10 +02:00
parent 7bd339ccbf
commit df1574ef8c
3 changed files with 2 additions and 11 deletions

View File

@ -95,8 +95,8 @@ echo_summary "monasca's post_test_hook.sh was called..."
export MONASCA_LOG_API_DIR="$BASE/new/monasca-log-api"
export TEMPEST_DIR="$BASE/new/tempest"
sudo chown -R jenkins:stack $MONASCA_LOG_API_DIR
sudo chown -R jenkins:stack $TEMPEST_DIR
sudo chown -R "${USER}":stack $MONASCA_LOG_API_DIR
sudo chown -R "${USER}":stack $TEMPEST_DIR
load_devstack_utilities
setup_monasca_log

View File

@ -1 +0,0 @@
.. include:: ../../../ChangeLog

View File

@ -28,11 +28,3 @@ Developer reference
tox
code
Changelog
---------
.. toctree::
:maxdepth: 1
history