Commit Graph

35 Commits

Author SHA1 Message Date
Ghanshyam Mann 83493cc0f8 Update README file for d-g retirement date
In TC PTG, we decided to retire the d-g once
stable/wallaby is in EM state and update it
in README file so that anyone still using it
will know the retirement date.

- https://etherpad.opendev.org/p/tc-zed-ptg#L379

Change-Id: I3e7eed4d260051d72e3ee9d6ed2ce726e85583fe
2022-04-29 19:15:58 -05:00
Ghanshyam Mann 943c9dbeea Moving IRC network reference to OFTC
Change-Id: I8dd178094c03640db938a258c0c30f4708271af4
2021-07-08 18:36:50 -05:00
Ghanshyam Mann 67487fbffa Add deprecation warning in README file
We are officially deprecating the devstack-gate for
master (Xena onwards) but continue supporting the
old stable branch until stable/wallaby.

Change-Id: I5063de76d531d9b017cbee70a17e6ca945848acc
2021-06-10 09:15:14 -07:00
Luigi Toscano 9459f44cb5 Replace git.openstack.org URLs with opendev.org URLs
Thorough replacement of git.openstack.org URLs with their opendev.org
counterparts.

Port of the present changes are needed to fix some errors in legacy jobs when
opendev.org is used as git base URL, as devstack-gate tries to clone
openstack-dev/devstack and it fails (the redirect works only when
git.openstack.org is used).

Change-Id: I81f6e00aa10ef7f93d0dead2f76369035a18a81b
2019-04-20 14:52:19 +02:00
Ian Wienand 4e2b5592f1 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: I59312b9ee70b4a3a7e9912a011de770d8df0f5a4
2019-03-22 01:35:39 +00:00
Monty Taylor 7a2f4cd509
Stop suggesting people use the nova command line client
openrc files and the nova tool are relics of history. We should not be
suggesting them. We certainly shouldn't be using the word "tenant"
anymore.

Change-Id: Ie2ef31ec03f16dbd2201a8e61885ac049c1ddcb4
2017-05-22 07:09:37 -05:00
Colleen Murphy 5c505b31c8 Update README for DIB-based images
In olden times, OpenStack CI gate tests used pre-built images provided
by public cloud providers and used puppet to configure and snapshot
those images. Today, we build our own images using DIB and upload them
directly to glance, and nearly all configuration is done via DIB
elements prior to ever booting a node, with no puppet involved. This
patch updates the devstack-gate documentation for reproducing failed
builds to reflect the new and improved way of doing things.

Change-Id: I4c62931252adcf5356158087aef3241dd3755c1d
2017-05-22 13:23:42 +02:00
Colleen Murphy 156fc40ee0 Delete HPCloud instructions
HPCloud has been out of service for some time now, so Infra is no longer
running devstack-gate tests on it and users wishing to reproduce failed
tests or really do anything requiring a cloud would be disappointed when
trying to follow these instructions. This patch removes the HPCloud
environment example to avoid potential confusion.

Change-Id: I030d82d2fe7b55f182c369aa3a950d942829cff1
2017-05-22 13:23:31 +02:00
Monty Taylor c2631249a0
Add note to README about GPL in callback plugin
The introduction of the Ansible callback plugin introduced a GPLv3 file
into the repo. While it has a license header - go ahead and mention that
in the contributing section so that people are aware.

Change-Id: Ic6835ad261986235ef58bd672efc193496140863
2016-11-29 17:17:49 -06:00
Jeremy Stanley 34cf66727c Update link to nodepool.yaml in README.rst
Our nodepool.yaml moved from being a template in the system-config
repo to a plain file in the project-config repo.

Change-Id: Iaadaa9e4780d5277f222a2df127fe05b59ecb650
2016-08-23 17:27:15 +00:00
Jenkins 42712e1de8 Merge "Update IRC channel to use #openstack-qa" 2016-03-10 23:13:50 +00:00
James E. Blair 8eda08d9cf Use BUILD_TIMEOUT
According to https://review.openstack.org/95933 we should have
an env variable called BUILD_TIMEOUT.

Change-Id: Iff5e96bd80b8f165ccc7d6be09b53208613571eb
2016-02-03 12:31:22 -08:00
John L. Villalovos 98ccf4037e Update IRC channel to use #openstack-qa
Change #openstack-dev to #openstack-qa in README.rst

Use #openstack-qa as that is the channel that patch submission notices
get broadcast on.

Change-Id: I8ea331bbb325182e465f68f91930886822ba3c9c
2016-01-22 10:40:03 -08:00
John L. Villalovos 707a22596d Update README.rst on how users can reproduce gate issues
Update the info for when users are trying to reproduce gate issues.

* Be clear that they should run the example command as the root user.

* Update the example command to set enable_unbound to False, as it
  provides more compatibility. For example for users behind proxy
  servers. Any potential minimal loss in performance should be
  acceptable since this is typically a one-off type setup.

* Update the example command to setup the sudoers change in
  /etc/sudoers.d/jenkins rather than the /etc/sudoers file.

Change-Id: I143b5a6f59e34616b5d9548a07d62f6d16c74695
2016-01-04 19:34:29 -08:00
James E. Blair f4df5da4f9 Update URL in instructions to git.o.o
We should not tell people to clone from Gerrit.

Change-Id: I014d0141fc7e218ea1a822a03e63edc221b3f651
2015-11-12 13:44:24 -08:00
James E. Blair af5b96d0f9 Remove re-exec functionality
We now check out devstack-gate with zuul-cloner, therefore any
changes to d-g will be present before the run starts.  Since the
re-exec functionality existing to produce this effect internally,
it is no longer required.  Remove it.

Change-Id: I14b206932461dd425cda753621b61b4f46d90994
Depends-On: I2e926b55f8b9def4b7e238110c528bd2e5c82128
2015-06-25 14:39:04 -07:00
Jeremy Stanley a84e6848e5 Replace ci.o.o links with docs.o.o/infra
The http://ci.openstack.org/ documentation site has been deprecated,
replaced by redirects to corresponding paths within
http://docs.openstack.org/infra/ where other Project Infrastructure
documentation already resides.

Change-Id: I0fb46f9901c2ca7cab3bd3233136b247e7773e5f
2015-05-14 21:38:16 +00:00
Radoslaw Smigielski 68170aae38 Fix inconsisten Ubuntu version in README.rst
File README.rst, section "Simulating Devstack Gate Tests" we
 1. recomend to use Ubuntu 12.04 LTS (Precise Pangolin)
    "you'll want to make sure you have a basic Ubuntu 12.04 LTS
    (Precise Pangolin) image with sufficient memory and processor count."
 2. and few lines below, in two examples we have
    'Ubuntu 14.04 LTS (Trusty Tahr) (PVHVM)'

Setting Ubuntu version to 14.04 LTS and making it the same in all places.

Change-Id: Icc457539c864ab3e46cf5d2e95f7e5a78c218138
Closes-Bug: #1428863
2015-03-05 21:56:26 +00:00
Douglas Mendizábal c8a12808e0 Remove sentence fragment
When the RST is rendered, the Nodepool link is inlined, and the word
"See" just hangs at the end of the paragraph.

Change-Id: Ic1eb019cab8fe3580988c54a75380424446d5d1a
2015-02-11 13:42:06 -06:00
Michael Krotscheck b35a672874 Switched documentation to point to storyboard.
We've migrated this project to storyboard, I'm updating the
documentation links.

Change-Id: If61b1ad373079caaf0c4dcb2d96e4420e3f2dc8a
2014-11-11 14:54:06 -08:00
Mikhail S Medvedev c9f5d37b2e Rename config => system-config in devstack-gate
The openstack-infra/config repo has been renamed to
openstack-infra/system-config. This patch edits devstack-gate
doc file.

Change-Id: I55eaf754f43be8fe273e8d4d591d18b73880a913
2014-10-22 10:26:11 -05:00
Elizabeth K. Joseph 950c730104 Update README for post config split
Change-Id: Ibfcdb7522f1853201637db1b13212cff2fb2c455
2014-10-01 12:25:05 -07:00
afazekas e27050d4b8 Fix ssh key specification in the README.rst
The ssh public key entries starts with key type
specifier like 'ssh-rsa', but the puppet module which consuming the ssh_key
 expects only the key part.

Also switching to the id_rsa.pub in the example, because usually it
contains just only one public key, what the users usually pushes to the servers.

The authorized_keys file is for the keys accepted by the user's machine
itself.

Change-Id: Ic92729b572582360495b3544e479de98cd3c02c0
2014-08-25 08:32:42 +02:00
Elizabeth K. Joseph cc555a64d2 Updates to README.rst
Remove specific references to Python versions, update Debugging
Failure section including link to elastic-recheck docs, and
details for simulating tests.

Change-Id: I66ad638a0f1968ff00d4ca5340a053ecc8a134b6
2014-08-05 11:31:31 -07:00
iberezovskiy 3374f01ab5 Update Readme to setup jenkins accout
User "jenkins" should have sudoers rights
with "nopasswd" option for running script
"safe-devstack-vm-gate-wrap.sh"

Change-Id: I0ac866a81411eb53c584acdef6c9e604199a3e03
2014-03-20 20:31:32 +04:00
Vadim Rovachev 6cec2d8b52 Add change in README file according to changes in code
Manifest slave_template.pp was renamed single_use_slave.pp
This change added to README file.

Change-Id: I5168cba9e4a87c10f83728e99198a3e55e1d06f7
2014-02-18 16:08:38 +04:00
Elizabeth Krumbach Joseph 5bc7f26041 Remove reference to Developer Setup in docs
The Developer Setup section no longer exists in this document,
removing reference from the README.rst

Change-Id: I55446a6877365a6de5033c4304df176e0a26641e
2014-01-27 15:04:06 -08:00
Sean Dague 79b8649b28 update documentation with specific of rax setup
because I spent way too long figuring this out, here is the patch
to describe what the various settings need to be to make this
work with rax cloud and upstream nova-client.

Change-Id: I7de5d18ff3d850507103ef5f896e79e0ab1c39b4
2013-12-10 19:54:34 -05:00
James E. Blair ae2c5d263d Remove node management from devstack-gate
It's in nodepool now.

Change-Id: If1f8651c437bd9a332e7392a59f155c8b3ca3d6c
2013-08-30 10:47:04 -07:00
James E. Blair 6b1c66208e Rename quantum to neutron
See https://wiki.openstack.org/wiki/Network/neutron-renaming

Change-Id: I2477a5f47842e5e497ffd8bf6a10b55f89895ae9
2013-07-06 09:18:12 -07:00
Jenkins 30a9bd1469 Merge "Document how to manually simulate infrastructure." 2013-07-01 22:44:11 +00:00
Julien Danjou bd262e53c0 Add Ceilometer gating support
Change-Id: I47966b0695a0e6784885b85ad35974922fa1c1fd
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-06-25 16:12:31 -04:00
Jeremy Stanley 59953b4851 Document how to manually simulate infrastructure.
Fixes bug 1172428.

* README.rst: Developers often have a need to recreate gating
integration tests manually, and this provides a walkthrough of
making a DG-slave-like throwaway server without the overhead of
building other CI infrastructure to manage a pool of them. This can
be useful to reproduce and troubleshoot failures or tease out
nondeterministic bugs. The driving use case is for pre-testing
embargoed vulnerability fixes, increasing the chance they can get
through gating on the first try.

Change-Id: I0f78011c183f64b894b336eb8e0d25dc5ba00bde
2013-06-25 16:06:25 +00:00
Steve Baker 1cd5517f73 Run heat by default.
Change-Id: Ibaa32f3eb92bcf0a91ca87a054f75bd1a09a6cd4
2013-06-19 11:31:56 +12:00
Jeremy Stanley a1a2a0d056 Convert README from markdown to reStructuredText.
* README.md: Renamed to README.rst and minor edits applied as
necessary to correct rendering as reStructuredText.

Change-Id: Iaadb690d1adac60500c270934c4efd7ddc24fed1
2013-06-10 19:23:38 +00:00