Commit Graph

3 Commits

Author SHA1 Message Date
Woohyung Han 2cd720e448 CI Changes
- define a .zuul.yaml file with the jobs that need
  to run against this repo
- post_test_hook is working fine without any problems,
  however as options are added over time the script is
  hard to understand. Make clean post_test_hook.sh
- Set min and max API versions for testing in the
  post_test_hook, since it's being used for stable
  branch testing against manila
- deprecate the pre and post test hooks since
  these aren't used by the zuulv3 native jobs run
  against this repo. They're however needed by manila
  jobs on stable branches.

Co-Authored-By: Goutham Pacha Ravi <gouthampravi@gmail.com>
Change-Id: Ieee0be4e94f237c81529e6e664f0edf9d47297fc
2020-09-16 14:54:56 -07:00
Ramana Raja 7a0ff013db Fix for tox 2.3.1 failure
Remove inline comments after line escape that isn't understood by the
tox's parser.

This is due to the backward incompatible fix,
https://bitbucket.org/hpk42/tox/issues/181

Related Bug: #1527562

Change-Id: Ib92b65b510fc3a6261e0e890c91af0718f24fc33
2015-12-23 20:43:49 +05:30
Bharat Kumar Kobagana 3e29c61805 Adding settings to GlusterFS plugin
This patch adds GlusterFS specific settings to
devstack-plugin-glusterfs repository.

Also addes some files related to tox testing.

Change-Id: I497be1907f77e1e28b9054cd515fb9192c521bcb
2015-02-10 14:46:20 +05:30