Commit Graph

17 Commits

Author SHA1 Message Date
Martin Kopec 28c9c34618 Switch testing to Antelope testing runtime
Updating the testing template to Antelope testing runtime:
https://governance.openstack.org/tc/reference/runtimes/2023.1.html

Change-Id: Id86dd45d246f9082d9fe16c27e98fda72f483c0e
2023-01-19 10:55:22 +01:00
Martin Kopec 50af99d9e7 Switch testing to Zed testing runtime
Updating the testing template to Zed testing runtime:
https://governance.openstack.org/tc/reference/runtimes/zed.html

Change-Id: Ibd55c6ab61fa007fb55ec6ceef5a1e05bec9bf08
2022-05-12 11:05:51 +02:00
Martin Kopec 1c75a14781 Switch testing to Yoga testing runtime
Upating the tetsing template to Yoga testing runtime:
https://governance.openstack.org/tc/reference/runtimes/yoga.html

Change-Id: I082ad7ff0cf7f19c22b7e80c84bbb116b364a883
2021-10-07 08:46:51 +00:00
Ghanshyam Mann 87c01132ab migrate to victoria testing runtime
As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04)
and Node.js 10.

Story: #2007865
Task: #40212

[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html

Change-Id: Idf991b9e4b3d52f5ca2c4157440341d1c9920fd6
2020-07-26 17:02:14 +00:00
Ghanshyam Mann bfcb3400e1 [ussuri][goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html
Story: #2007236
Task: #38554

Change-Id: I2dadc466937664c9c5df5ea5a1cbe67fa9a30e55
2020-04-20 19:23:15 -05:00
OpenDev Sysadmins a108670d99 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:37:04 +00:00
Hervé Beraud 118632dc60 Move project to the official openstack organization
Move project home page, bug tracker url, repository url

Change-Id: Iba860079482f448b88d474d9cf7e60aafe33a7a7
2019-03-04 15:15:31 +01:00
Doug Hellmann 2c2c7aa620 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I5de0893933e577100e3ff9097f3e5ea7a563a905
Story: #2002586
Task: #24327
2018-09-08 22:51:55 -04:00
Tim Buckley 0477320662 Add normalization documentation to README
This adds details about test name normalization to the README, along
with additional documentation on potential output differences and
other caveats involved with this plugin's output.

Change-Id: Id2718ead4a572bd33796706c8d5c04bd671c19c1
2016-06-15 10:26:33 -06:00
Tim Buckley 27a6ef7e06 Add .gitreview
This adds the git-review configuration file for use with OpenStack
Gerrit.

Change-Id: Ie028af936772577133b5a7753b39e0a3d29360b7
2016-06-15 09:16:56 -06:00
Tim Buckley 9d30bc6a28 0.0.4 2016-06-10 09:14:40 -06:00
Tim Buckley 78615990c7 Fix outdated require()
This fixes an outdated require() call still pointing to 'node-subunit'
rather than 'subunit-js'.
2016-06-10 09:11:17 -06:00
Tim Buckley 45c359feea Update package.json
This updates 'package.json' to prepare for openstack project import.
The 'node-subunit' dependency has been changed to 'subunit-js' to
account for the project rename, dependency layout is reorganized,
and npm scripts are updated to work with CI system.
2016-06-09 12:13:27 -06:00
Tim Buckley 88d03cd26a Support custom testId normalization functions
This adds support for user-specified normalization functions as a
configuration paramter 'normalize'. These functions can override the
default default normalization functionality (as configured with the
'slug' parameter) to adjust or remove project-specific formatting.
2016-06-09 12:01:34 -06:00
Tim Buckley 420038ca3b Bump version to 0.0.2 2016-05-27 16:34:29 -06:00
Tim Buckley 9d9872b462 Add README and other administrative bits 2016-05-27 16:34:01 -06:00
Tim Buckley 8b4416c7aa Initial import 2016-05-27 16:21:33 -06:00