Commit Graph

7 Commits

Author SHA1 Message Date
OpenDev Sysadmins cb8974e6c1 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:51:45 +00:00
Andreas Jaeger 3884fe6243 Retire js-openstack-registry-hooks
This repository is unused, retire it.

Change-Id: I21c72e38c253a9dee3c09d0fe4e6ed90ee12fcd2
Depends-On: https://review.openstack.org/597370/
2018-08-29 09:04:21 +02:00
Andreas Jaeger 36e6392bed List system dependencies for running common tests
Add a bindep.txt file containing a cross-platform list
of dependencies needed for running included non-devstack based tests.

This change is needed since the infra team will not install standard
packages in jobs anymore, projects should use other-requirements.txt
instead. The macros xvfb-install, firefox-install, chrome-install
which are used to run some jobs for this repository will be removed
soon.

This change is self-testing.

For bindep.txt see also
http://docs.openstack.org/infra/manual/drivers.html#package-requirements

[*] http://docs.openstack.org/infra/bindep/

Depends-On: I6d3491c1ee18c579c768ae931a5edb2b783a19a3
Change-Id: Ica6a641a99a642a8b77120e8b747535b819d7c0b
2016-08-09 14:30:57 +02:00
Michael Krotscheck fa90e3ec2e
1.1.0 2016-04-22 14:30:35 -07:00
Michael Krotscheck ee2e575993
Added indexJson hook which normalizes data.
The official skimdb mirror (which we're supposed to use) contains
older documents which do not match the SemVer specification. In
order to ensure that the documents that we mirror match those
available on registry.npmjs.org, this hook passes them through npm's
`normalize-registry-metadata` package for sanitation.
2016-04-22 14:28:47 -07:00
Michael Krotscheck 553fc71b69
1.0.1 2016-04-20 15:27:41 -07:00
Michael Krotscheck f3d1938e92
Project initial commit
The initial commit of this repository adds an afterAll hook which
checks for the current active sync sequence ID. If this ID matches
the latest ID from the registry, it will exit the process cleanly.

Exiting in this fashion is required, so that we can push the AFS
filesystem to the master nodes when it is in known a consistent state.
2016-04-20 15:27:18 -07:00