Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 47efe1f1e3 Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I016c6c7263df9aefc9758d7f58168ec595894726
2019-12-18 20:09:39 +01:00
Ian Wienand cff8f275a8 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: Idd030d61d3fdeea966f498d4f2e795c30e95fed3
2019-03-24 20:33:37 +00:00
Ruslan Khozinov ccd28a3d5d Fix the fuel-qa submoule url
We have some troubles with git and TLS on CI,
so we need to change https to https to run tests

Change-Id: I4737138c1c4215622c6342292d001975248a47d3
2016-11-18 19:54:01 +03:00
Vasily Gorin d460e3ba00 Smoke and bvt tests
* Add smoke test
* Add bvt test
* Fix shellchecks and flake8 errors
* Added script for the preparation of interfaces to passing stt traffic
 Prerequisites:
** Interface number 4 in order on openstack nodes (enp0s6) was free
** In the plugin for stt traffic has been selected interface
   number 4 (enp0s6)

Change-Id: Icf9df8c10216990871a51bfcd18ea7c8e316435f
2016-10-10 12:57:23 +03:00