diff --git a/.gitignore b/.gitignore index 6611592d6..87b598219 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,6 @@ ChangeLog cover/* dist/* doc/build -doc/source/_static/ etc/aodh/aodh.conf subunit.log diff --git a/.zuul.yaml b/.zuul.yaml index 88d8983c2..7cb32cba0 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -8,13 +8,15 @@ check: jobs: - aodh-dsvm-tempest-plugin-mysql - - aodh-dsvm-tempest-plugin-postgresql + - aodh-dsvm-tempest-plugin-postgresql: + voting: false - telemetry-dsvm-integration - telemetry-tox-py37 gate: jobs: - aodh-dsvm-tempest-plugin-mysql - - aodh-dsvm-tempest-plugin-postgresql + - aodh-dsvm-tempest-plugin-postgresql: + voting: false - telemetry-dsvm-integration - telemetry-tox-py37 experimental: diff --git a/doc/source/_static/.placeholder b/doc/source/_static/.placeholder new file mode 100644 index 000000000..e69de29bb