trove/tools
Andreas Jaeger 7b3483723a Fix Trove CI jobs
Changes to get jobs working

1) After [1] devstack no longer changes the ownership of the whole
   /opt/stack tree to the stack user unconditionally. Switch to the
   stack user when running integration test.

2) Add bindep.txt file[2]. The default fallback file is not installed
   anymore and therefore a bindep.txt file is needed to add install
   additional packages.

3) Use trovestack script rather than devstack to build image so many
   global variables could be used for consistency. By default, devstack
   won't build image.

4) Remove the tools/test-setup.sh as it is not used any more.

5) Instance upgrade test keeps failing in CI for some reason, although
   it's always passed on my local environment. In order not to block
   other patches, skip the instance upgrade tests temporarily.

[1] https://review.opendev.org/203698
[2] http://lists.openstack.org/pipermail/openstack-discuss/2019-June/006888.html

Change-Id: I35e17afb9e827b1fead9d28dbf32f11ce4034a9b
2019-08-14 21:20:34 +12:00
..
install_venv.py Fix invalid escape sequence warnings 2018-07-02 21:16:41 +02:00
start-fake-mode.sh Remove Python 2.6 classifier 2014-12-02 09:57:52 +01:00
stop-fake-mode.sh Migrating trove to entry points 2014-02-01 01:19:58 +00:00
trove-policy-generator.conf Generate policy sample file automatically. 2018-02-12 18:11:22 +08:00
trove-pylint.README Fix the misspelling of "configuration" 2018-12-27 16:15:48 +08:00
trove-pylint.config update pylint to 1.9.2 2018-09-17 16:14:54 +02:00
trove-pylint.py Merge "Fix invalid escape sequence warnings" 2018-07-03 08:30:21 +00:00
with_venv.sh Enclose command args in with_venv.sh 2013-09-09 15:02:40 +08:00