Commit Graph

220 Commits

Author SHA1 Message Date
Nate Johnston 3d3098c893 Retire the Congress Tempest Plugin project
Recently the TC has worked on determining the criteria for when an
OpenStack project should be retired.  When there was not a PTL nominee
for the Congress project, that triggered the TC to review the project
health per [1], and the TC has determined [2] that development work on
the project has ceased.  This decision was announced in the
openstack-discuss mailing list in April 2020 [3].

This commit retires the repository per the process for governance
removal in the Victoria cycle as specified in the Mandatory Repository
Retirement resolution [4] and detailed in the infra manual [5].

Should interest in developing Congress as part of OpenStack revive,
please revert this commit to have the project rejoin the list of active
projects.

The community wishes to express our thanks and appreciation to all of
those who have contributed to the Congress project over the years.

[1] https://governance.openstack.org/tc/reference/dropping-projects.html
[2] http://eavesdrop.openstack.org/irclogs/%23openstack-tc/latest.log.html#t2020-04-20T15:36:59
[3] http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014292.html
[4] https://governance.openstack.org/tc/resolutions/20190711-mandatory-repository-retirement.html
[5] https://docs.opendev.org/opendev/infra-manual/latest/drivers.html#retiring-a-project

Change-Id: I74824174861c394e75b8c733ae9bbc3c9b410268
2020-05-28 12:15:14 -04:00
Ghanshyam Mann f924c6cd98 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

Congress-tempest-plugin is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Depends-On: https://review.opendev.org/#/c/693631/
Change-Id: I47cda983c99ec6fb05956f09a0b395350a97d791
2020-01-22 22:12:24 +00:00
Eric K 49cf9efc57 add check jobs for stable/stein and stable/train
Change-Id: I650abab94a9510e827b2d803170c979b656ccf05
2019-10-09 23:59:57 -07:00
pengyuesheng 608d7d2f51 Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.

Change-Id: Ifab1917e7a2743a5c309a1ef3729c87f1a49e727
2019-09-25 21:12:22 +00:00
qingszhao cfe14c4430 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I894fb344e442a83e7478b51a82fd65e53900e8df
2019-09-24 01:01:53 -07:00
Eric K a751a24c69 Fix unit tests for Train PTI add .stestr.conf
Add .stestr.conf

Change-Id: Ibb0611c56b83948b325e0b8b8cac15142b02f00d
2019-09-24 00:57:12 -07:00
Zuul cdda0cfb3b Merge "Blacklist sphinx 2.1.0 (autodoc bug)" 2019-08-27 20:49:30 +00:00
ABHAY 45f6f457a5 publish congress tempest plugin doc
Current documentation link return 404
- https://docs.openstack.org/congress-tempest-plugin/latest
Adding the doc publish job to publish the documents on above site

Change-Id: If2cbaf39f49effad5c3b82363604504306c9d2ce
2019-08-13 11:35:32 +00:00
pengyuesheng ef648bbdaf Blacklist sphinx 2.1.0 (autodoc bug)
See https://github.com/sphinx-doc/sphinx/issues/6440 for upstream details

Change-Id: Ieca7534493a8fb02e334f2aac30c802f7061c714
2019-08-02 11:00:48 +08:00
Andreas Jaeger e0a0125a01 Update api-ref location
The api documentation is now published on docs.openstack.org instead
of developer.openstack.org. Update all links that are changed to the
new location.

Note that redirects will be set up as well but let's point now to the
new location.

For details, see:
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html

Change-Id: I171eb7efc0e34b4451a1b3539ae6655f81dd2312
2019-07-30 19:39:41 +02:00
jacky06 f157dc3726 Sync Sphinx requirement
1. Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
2. Update some URLs to latest
3. Remove unncessary "=="

Change-Id: I65ff77d62e11f49fa01314a67ef97bf023f19411
2019-06-18 23:08:51 +08:00
akhiljain23 d1fb7a7e3a Changes for url transition to OpenDev
This commit changes openstack.org URL to opendev.org URL

Change-Id: I4f67a9afffa12b07da554f6f3c696276d57f5de6
2019-04-24 09:47:25 +05:30
OpenDev Sysadmins bce11f9098 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:30:03 +00:00
Ian Wienand d886a2350e Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I8833914dcfd75441bf99074d33802c5b26852928
2019-03-24 20:33:22 +00:00
Zuul 01b99a1144 Merge "Add python 3.6 to setup.cfg, in line with Stein target" 2019-03-22 00:37:31 +00:00
Eric K 4d310aa3dd Add python 3.6 to setup.cfg, in line with Stein target
Change-Id: I6bc89de9c4a29e50fd98f0dfbaa47abe1c32ee2f
2019-03-14 16:28:33 -07:00
ghanshyam 3607a08cd4 Move legacy job to bionic and stable on xenial
We are migrating all the legacy jobs to bionic now
- https://review.openstack.org/#/c/639096

Above patch move all the legacy base jobs to bionic which
will automatically move all derived jobs to bionic.

As congress-tempest-plugin is branchless so these jobs running
on stable branch needs to be on xenial and this also has been
taken care in base patch.

stable job running on master gate has to be on xenial.

This commit keep the stable branch master job on xenial
and rest all on bionic.

Depends-On: https://review.openstack.org/#/c/639096
Change-Id: Id4e0312ff5093aae9704e400bfa74803520bc0e4
2019-03-13 04:55:48 +00:00
akhiljain23 fe86b9eb07 Update nova server test for addiing created_at field
Change-Id: I5f91eb68faa9dc355b096de341afad27cb0f710b
2019-03-07 00:08:40 +00:00
akhiljain23 4390716a37 Add test for servers.addresses table in nova driver
This commit will test for changes in congress nova driver
that adds addresses table.

Change-Id: Ib948d7be1dc28a49f36488eb0860d0839cbdee60
Partially-Implements: blueprint add-tacker-datasource-driver
2019-02-20 01:28:58 +00:00
Eric K df0b7e5737 Resolve test_datasource_db_sync_add_remove instability
Configure the replica server in the test to use a short PRC timeout.
The instability appears to arise as follows.
In starting the replica Congress instance:
If Congress API process starts before Congress policy engine process,
the call to check Congress started is processed by the API process,
which makes an RPC call to the policy engine process.
But the policy engine process may be a bit slower to start.
In that case, the RPC call may never reach the policy engine process
even if the policy engine process starts up just a few seconds later.
So the call times out according to the default 60 seconds, by which
point the entire retry period of the test is used up and the test
fails.

In this fix, the RPC timeout is set to a short 10 seconds on the
replica instance. That way, if the policy engine has not started
by the time of the first RPC call, the RPC call would time out with
time remaining on the test retry period for further retry.

The test retry period is also increased because occassionally the
replica policy engine takes longer than the allotted 60s to start up.

Change-Id: Ied8c95c4a60a3b6ea2c617fdfe94d4d7cf7a5822
2019-02-19 23:05:21 +00:00
Eric K 2b4c0ba868 disable murano scenario test in queens-py35 job
Persistent instability in the test on queens branch and only in the
py35 job (py27 seems fine).
The instability makes the test more trouble than it's worth.
Because we are unlikely to make changes to queens going forward,
and even less likely that the changes would break murano integration,
it makes sense to simply disable to test for queens-py35 job, but
keeping it in all other jobs including queens-py27.

Also folding in the following patch resolving gate instability because
both patches are blocked on its own.
---------------------------------------
Increase policy rule create retry limit

Because in the vitrage pub-sub tests, occassionally the retry runs
out before the schema from the datasource is available to the
policy engine to allow the creation of the test rule.

https://review.openstack.org/#/c/637681/

Change-Id: I4915023258b455005e1ac2e2d1492beb368f0184
2019-02-19 21:09:10 +00:00
Zuul 7ceee1c6f5 Merge "nova_servers_addresses_table feature flag" 2019-02-08 04:17:19 +00:00
Eric K 842fe2acc3 nova_servers_addresses_table feature flag
Change-Id: Ie32442c38051d70720ac39c119696d488a0fcf1e
2019-02-07 16:19:55 -08:00
98k 773f39710d Update home-page
Change-Id: Ia1120674e44bfa3042709bfa0e12011103640b80
2019-02-07 22:29:33 +00:00
Zuul 30be27fd72 Merge "Change openstack-dev to openstack-discuss" 2019-02-01 23:33:11 +00:00
Zuul df93d4c9e9 Merge "Neutron driver test use admin" 2019-02-01 23:33:11 +00:00
Eric K f4bcf65df7 Add policy eval tests to vitrage webhook driver
To properly test for the publishing aspect of the driver.

Depends-On: https://review.openstack.org/#/c/625749/
Depends-On: https://review.openstack.org/#/c/629029/
Change-Id: I3cb1b1c3e80b49ddbaa9f53506d12abf4f697174
2019-01-31 01:19:12 +00:00
Zuul 69ec4fca3d Merge "Update CI jobs in sync with migration in congress repo" 2019-01-30 07:52:12 +00:00
akhiljain23 4ca37b6841 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces
openstack-dev.

Change-Id: I4532fdae1dcccdb68b88e47684eacefa3f2f5478
2019-01-30 10:43:08 +05:30
Eric K 6c2fadc4ed Neutron driver test use admin
In current test setup, congress neutron driver uses admin credential
but the corresponding tempest test uses non-admin credential. As a
result, the driver and the test verifying the driver's data sometimes
see different data, causing false test failure.

This patch makes the test use admin credentials.

Change-Id: I6116e8027f5dfcceb6dd835de055cc3f8040d45c
2019-01-29 12:11:32 -08:00
zhulingjie 4b10bef471 Update hacking version
Use latest release 1.1.0 and compatible changes w.r.t pep8

Change-Id: I3a44612452f6253287641625b148ae7223eaaf1d
2019-01-22 04:54:12 +00:00
Eric K 3d1a06d161 Update CI jobs in sync with migration in congress repo
- Run newly migrated congress-tempest-* jobs from congress repo.
- Hold legacy jobs and playbooks deleted from congress repo. They
are used to run jobs against stable branches. Can be removed when
all supported stable branches use new style jobs.
- Fixes the problem where stable branch jobs do not correctly use
the specified branches.

Depends-On: https://review.openstack.org/#/c/631609/
Change-Id: I03cfb7a1dae0ee3fab70be61203fc07f324e8a41
2019-01-17 17:11:06 -08:00
Zuul e144f17bf7 Merge "Modify monasca-webhook test" 2019-01-15 23:11:39 +00:00
Zuul 13d4d1c201 Merge "Monasca webhook rocky schema feature flag" 2019-01-15 20:30:21 +00:00
Zuul 0cce781066 Merge "Fix queens py35 job" 2019-01-15 20:14:35 +00:00
ghanshyam 0beba1db12 Fix queens py35 job
Current job of queens py35 try to override
the stable/queens branch using override_branch
var which is zuulv3 var not legacy zuul job.

On legacy zuul job, branch can be overridden by
BRANCH_OVERRIDE var.

This is problem in all stable branch job running
on congress-tempest-plugin master gate. Other stable
branch job somehow not failing and master version of all
repo are working fine there but they do not actually test
stable branch.

queens py35 job is failing when using master version
of other repo.

Plan is to migrate thw congress jobs to zuulv3 which
will be easy to fix and use override_branch for all
stable branch jobs running on master. But this can
take time so let's fix broken job only as of now.

This commit fixes this job only to unblock the gate.
Change-Id: I328cf0330a054e76e8ac7895a2f844fdb7ab4226
2019-01-15 05:41:34 +00:00
Eric K 51dda095cb add z3 support_builtins feature flag
To properly skip the tests for older versions of Congress.
Minor spelling errors also corrected.

Change-Id: Ib848e1a79daab8dc9b5081b4ace975bd060d1372
2019-01-14 18:05:30 -08:00
akhiljain23 52fecd01b9 Modify monasca-webhook test
This commit adds test for modified monasca webhook driver[0]
That will test for 3 different tables names alarm-notification,
metrics and dimensions.

[0] https://review.openstack.org/#/c/596698/

Depends-on: If6138710a0ee29320c3bdbefaffb9cc5df4b90c0
Depends-on: I1412840373fd8fe4e153e60d5ef85241c1a6e817
Change-Id: I77241a735e0f16a4617b9eb9fbd73afe426ed2f8
Partially-Implements: blueprint add-monasca-push-driver
2018-11-28 15:19:13 -08:00
Eric K 54945ed2a8 Monasca webhook rocky schema feature flag
Monasca webhook driver was released in rocky as 'unstable'.
As expected, backward incompatible changes are taking place.

To support tempest testing of the feature in Rocky, an additional
feature flag is needed to indicate the old Rocky schema is used.

Change-Id: Ie605a5d8427af6191a76dcf6ebfbc3e69e141248
2018-11-28 14:48:48 -08:00
Pierre Crégut e31aa96662 tempest test for z3 builtins
Depends-on: https://review.openstack.org/616134
Change-Id: I755dbd263b836ad51f098f3563147440e16a5895
2018-11-22 13:29:21 +01:00
akhiljain23 63ee08f0d8 Add python 3.6 for test and remove pypy in tox
This commit adds support for py36 in tox.ini by default. When tox
command is executed by developer it will run py36 tests.
Also removes pypy as it's no longer used.

Change-Id: I13df371624787d1a8b0f85bdb9750527e3fdb987
2018-10-22 13:18:46 -07:00
qingszhao df91e3811f Removed older version of python added 3.5
In setup.cfg file the python 3.5 is added
In tox.ini the python 3.5 is added

Change-Id: I557ea220637b5ddf4a1e57035dfcde4bdf8473e4
2018-09-29 15:34:27 +08:00
Zuul 8fd4b457be Merge "fix tox python3 overrides" 2018-09-19 22:38:53 +00:00
Zuul 0aff9bc28a Merge "add queens & rocky check jobs" 2018-09-18 19:31:37 +00:00
akhil be89877ffb Temporarily disable monasca webhook test
To unblock gate for new schema of monasca webhook driver [0]
commenting test temporarily.
[0] https://review.openstack.org/#/c/596698/

Change-Id: I7966021c3f9c21d343ffc4412fe5f5b01cffe811
2018-09-07 07:43:41 +05:30
Eric K e607d01a9f add queens & rocky check jobs
to make sure tempest test additions/changes do not
break wrt maintained releases.

Change-Id: I8ab0ccc322b6ca197cac8c6ab394bb8d453c7eb2
2018-09-06 00:47:06 +00:00
Zuul d9f3a3a083 Merge "Revert "temporarily disable nova driver tests"" 2018-08-30 05:07:30 +00:00
Zuul 2ebbbc1050 Merge "import zuul job settings from project-config" 2018-08-23 21:55:09 +00:00
Eric Kao 9e5813eaf4 Revert "temporarily disable nova driver tests"
This reverts commit de69e03266.

Change-Id: I90f2ebcfd52ef7eb72e7b2989eb964f3250b4b24
2018-08-23 20:30:26 +00:00
Eric K de69e03266 temporarily disable nova driver tests
In order to merge important patches on stable/queens before
a proper setup can be completed.

Change-Id: I08b9ef0f981dac1b0069a87594513d3a5dd89f6c
2018-08-23 10:39:28 -07:00