Age | Commit message (Collapse) | Author | Files | Lines |
|
They are useless here, never updated and failed
a lot because of package management issues in it.
It now defines all views in the classical way.
It also removes all rtd jobs as they are useless.
Our docs are built on git events via RTD too.
(and it avoids the hardcoded token which should be
a security convern).
If needed, cirv and laas python verification will
be updated in a second patchset.
Change-Id: I5aee179d804a5547a464501a03d7afa395420552
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Updating parameters to use labels where applicable.
Also disables the 'ansible-build-server' job until it can be verified to
work on the new build servers without causing issues.
Change-Id: I130d18c54a66c2cd504ed950a61c7249c3beefa8
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
This machine is no longer attached to Jenkins.
Change-Id: Ie7e4869b3e93c2df18986a89656b70efe5876862
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Adds a basic getting started user guide for OPNFV CI and and overview of
the Releng repository structure.
Change-Id: I921a66ced75869439903228d9938c321099ef620
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
This build machine hasn't been online for quite a while and may no
longer exist.
Removing so no more builds are scheduled on the node.
Change-Id: I59c1c81b1777b038034f918d4db6073ce6986787
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
It sets Compass baremetal-centos to compass-baremetal-master
arbitrarily. It should have been cleant prior to new assigment
and seems safe (CompassNFV doesn't participate to the last releases)
Change-Id: I08c6a9e0b5996d7f94f7eb0cdc427471878eaf90
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
We are removing some of the older hw from the lab, so update the releng project
accordingly
Jira: ARMBAND-409
Change-Id: Ibbaf97e9aa328ef5fc259e3a8bd119729dd7ac24
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
Added arm-pod9 and arm-pod10 to CI list and docs
Change-Id: Id4a44554d23a2114913dfbc446cdeaade826b3ab
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
Indicates what requirements each resource type should meet in order to
be considered part of OPNFV CI along with listing of the resources
available.
Includes a list of labels applied to servers and their intended use.
JIRA: RELENG-403
Change-Id: I0ba2671e95e29141d051019938fba930a42e7f56
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
This fixes the two error types being output by a Sphinx docs build:
- numbered - This is already included in the root toctree
(docs/index.rst) and doesn't need to be repeated
- List spacing - Only in infra/jenkins/connect-to-jenkins.rst, the
enumerated list of steps was missing spaces after each item
Change-Id: I55555821a35a3d248f3a347e8e4d9c851254cf08
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Provides a new organizational structure for release engineering
documentation:
/ci | Job/Gate structures and CI requirements
/infra | Software Infrastructure documentation
/component | Documentation specific to a component (Gerrit, etc.)
/release | Release documentation (ex. stable branch policy)
Change-Id: I8d24435d4d2f5ab797ad90309ee2246fb9b74c8e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|