Age | Commit message (Collapse) | Author | Files | Lines |
|
- pod identification : RELENG-33
- add filters on results : RELENG-32 / RELENG-31
- fix bugs on db connection
Change-Id: Ie720bb8028e5bfabd914c57df323b81d40c47fcd
Signed-off-by: Guy Rodrigue Koffi <koffirodrigue@gmail.com>
|
|
Both deployers should have similar network requirement.
If it wokrks ok we can disable reconfig job in jjb.
JIRA: OCTO-109
Change-Id: I75e3cc8d92ac9a3c0288cf6289449f232b1d1aad
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
|
|
This change also includes these
- Remove unnecessary dependency from lab-reconfig venv
- Rename fuel-opendaylight-plugin-build builder to fuel-odl-plugin-build
Change-Id: I04e3966c7826b1517878d2f311dfc4d7d9bc8fa6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
master node
ODL plugin build dependency installation was incorrectly put into lab-reconfig
which runs on master node. This change moves the dependency installation into
fuel-odl-plugin-build builder which runs on jumphost.
Change-Id: Ic353cabeabb0a98fcdb8b2f94ababbbc79d3e963
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Update of Fuel Deploy job - for fetching the newly build Fuel Plugin
Change-Id: I983f4244739370510012ddf6445667f53def3734
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
|
|
|
|
the pod_id are defined as int but the APi sent a string, then the API was not working well when filtering on pod_id
we may discuss if a string description would not be more explicit than an id
JIRA: RELENG-7
Change-Id: Ib53263f379047bc4214926f966e40e797e42314e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Moved docu-build-new.sh to utils. hoping I can include it from here to
avoid duplication
Change-Id: I80359036c954e70268b1a3e63c9b0855551be710
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
JIRA: FUNCTEST-43
Change-Id: Id820ef2b2cd248dbc7baa6887312ae90a301a8a2
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA : RELENG-7
Change-Id: I2b68aac3e903b237f500bad91e3625aaf57bfdaf
Signed-off-by: Guy Rodrigue Koffi <koffirodrigue@gmail.com>
|
|
JIRA : RELENG-7
Change-Id: Id3cda0a0a73fcf1d05de751a7f48bbae2145fbf4
Signed-off-by: Guy Rodrigue Koffi <koffirodrigue@gmail.com>
|
|
This reverts commit d72b560c1fa16780f1760c243d05fcb669e515c0.
|
|
so far we just cat them and source them in the functest part. It is better to keep all the creds related action in the fetch creds scripts
JIRA: FUNCTEST-42
Change-Id: I4c422237398baf13a1af73232a74bd36f82faca7
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Fix lines length regarding pep8.
Add new handlers for cases and results and
HTTP methods to projects.
JIRA : RELENG-7
Change-Id: Idc7c0868384d29f28bccc78540edfb02ae1dfbaf
Signed-off-by: grkoffi <koffirodrigue@gmail.com>
|
|
Also sleep value increased to 10. We don't need so many cycles.
JIRA: OCTO-109
Change-Id: Ia956c77328bc12943e4bd0c4a0d4979ff500c2a2
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
|
|
JIRA: OCTO-109
Change-Id: Id0cc879514ae55f448658968b49a6219f47f03e1
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
|
|
JIRA: COMPASS-9
Change-Id: I8df14c81eb4ef02b6a02e01f2d0f57acbb6c102b
Signed-off-by: m00133142 <meimei@huawei.com>
|
|
JIRA: OCTO-109
Change-Id: I430ee78b0749775ac437358c1bc2dfd3c6e55f71
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
|
|
add MAC list which is used for NICs
JIRA: OCTO-109
Change-Id: I803c3dd4ff7a860efdbae0954502c1e5a833dd9a
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
|
|
JIRA: OCTO-109
Change-Id: I87535d0f786a90776a0fc0e1f3964f110a7a74a6
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Script will reconfigure POD-2 network for foreman or fuel
Networ is specified in yaml file.
Template must be created on UCS.
JIRA: OCTO-109
Change-Id: I375a387c7607eb5dea126812569d8e19fda0c5c0
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
|
|
The vars needed by script is set from env if they're available.
Default destination is set to $HOME/opnfv-openrc.sh
JIRA: FUNCTEST-16
Change-Id: I92e4498d342f784f9ffdea7a87546b4fbacc09f7
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
JIRA: FUNCTEST-16
Change-Id: I6a8d1ff2a58c599cd84426d580024bd962fae51f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA: FUNCTEST-16
Example FUEL: ./fetch_os_creds.sh -d $HOME/creds -i fuel -a 10.20.0.2
Example Foreman: ./fetch_os_creds.sh -d $HOME/creds -i foreman -a 172.30.10.73
Change-Id: I4bddfad43f6200572615da66915822b3dc2f3957
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|