Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I3d9c09b0da471e03647c09e96ca8b7ec89afb300
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
|
|
|
|
|
|
JIRA: COMPASS-457
please merge after https://gerrit.opnfv.org/gerrit/#/c/18665/
Change-Id: Ie73017dccc8e203fe14c75702e797cb63f20b462
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
when using ansible to do the update, we need to
config ansible's hosts file/add ssh_key to
ssh_agent/check the connectivity of ansible and playbook...etc,
here playbook-update.sh will do all the job automatically
JIRA: FUNCTEST-411
Change-Id: Ie635eb9eccd1f4e39a94a352f649e56268744091
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
|
|
JIRA: FUNCTEST-67
Change-Id: I4881b2ba0c20a65567a59fb9fc7645c438a341ad
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
|
|
A normal user doesn't have a right to read /etc/sudoers, so current
script won't work if executed by non-root users.
This patch replacing the check by geeting config from 'sudo -l'
command.
Change-Id: I608edabb73761cea0f6199045f1cde2217a34bf3
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
Change-Id: Ia3d21694b8bf5e7131110124a520ecc0b9234509
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
|
|
Adding arm-pod1 to a list of hardcoded pods,
marking it as a CI pod. JIRA: ARMBAND-62
Change-Id: I549cd1a546d1021338922a027f173805a2a8e285
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
Change-Id: I5082a6fb3a2d27d17753cf42dc1555cbb3d8eb9a
Signed-off-by: meimei <meimei@huawei.com>
|
|
add rm_images.sh script
modify README.md
add build image operations in update.yml
JIRA: FUNCTEST-395
Change-Id: Ia9bd6e8e6d1096b9b946cb5508f4cac5ea6e6e25
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
support body of post results carries no trust_indicator
add unittest of no trust_indicator in post results body
specify changes in db
JIRA: FUNCTEST-391
Change-Id: Ic61a5edbad1bca7689d618761bca94ef69dea80b
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
'fuel --env $env_id' fails because a variable in single quotes
is not read, it is treated as a literal string.
When using double quotes, the variable is replaced by
its value
Change-Id: I39e777ec27c547e012d6f4674bc24e20d421889c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
When retreiving an environment id use head to get the first available
environment
Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com>
|
|
|
|
To see what will be deleted:
https://build.opnfv.org/ci/view/All/job/artifact-cleanup-daily-master/18/console
Checked with ovs team, and we are good to remove their
varied rpms.
No reponse from the apex, compas, armband or fuel leads, but nothing wierd
being deleted there, just old isos
Change-Id: If4e7592192dcc80388aa872633d1fcca6442186f
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
Removed hardcoded value of fuel environment. The value is now fetched
from an environment variable FUEL_ENV.
Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com>
Change-Id: Iae8e5139f013ca7947e79a1a9a44efd82f48b95b
|
|
In case of multiregion fuel deployments (which is implemented using fuel
environments), always use a controller from the first environment
(RegionOne), as for multisite RegionOne is the master region.
This fix will not affect single region deployments, because the -env 1
property will result in the same single output.
Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com>
|
|
Change-Id: Iafa37838337caf8c196b396f2e94c405629a0e2c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
I prefer that the build succeeds even if the siging fails.
once we have the signing working on all pods I will revert this change.
Change-Id: Icc5e0a158ccee6e09be9b275d403f5252a473430
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
Change-Id: Ie69fa1f4493e806a8c357a4cff1f9c51bbfa591e
Signed-off-by: meimei <meimei@huawei.com>
|
|
JIRA: FUNCTEST-26
Change-Id: Iceb1c54ba8c245d43cc553533fdf4fd3284c7132
Signed-off-by: raghavendracharik <raghavendrachari.kamsali@hpe.com>
|
|
Change-Id: I0352866f022b9f0ca71e5c6a21126983266d39a9
Signed-off-by: meimei <meimei@huawei.com>
|
|
These are not used and irrelevant
Change-Id: I742b5c33087749804fb16d1df21b15e7dfe44c4d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Compass signing was failing on ubuntu
Change-Id: Ieda6cfd67c7b36045b0a30c01a0eb3f0e7165710
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
|
|
|
|
The change to gpg_import_key is just so that I could +x it.
Change-Id: I647d0586e7c5f653f6c1a479db2b1c75c4620064
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
rename db related files
write ansible file
update README.md
JIRA: FUNCTEST-360
Change-Id: Ib1a1a5ad846ed003cf90da770d94ceb7c011d39d
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: I48eb7a57a3f08cb7e00569ab9d76e96a92709b20
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
Change-Id: I8d59f267190f997e1d47e1d58c432d3c63337a06
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
Change-Id: I7559c654580c8131f6180e70475cec1ab12ffbcc
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
|
|
|
|
JIRA: RELENG-130
See also https://gerrit.opnfv.org/gerrit/16515 .
Change-Id: I365ecc4efd6f361f76ec527b4b43fae643f8478b
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
|
|
Change-Id: I8ea8b03559a27374cb387ed9a4f3b0b08364f7ad
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
|
|
Change-Id: Ib8fbf0e784b57ea9be824e95fafe68e991b80aab
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Change-Id: I0cba3a8e4e85c22e5cebf3085b249c6ec8ebbbe0
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
Change-Id: Ieaf81a93e9b7a8a0e582f93e8a1bd7faa737af46
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
Includes job to kick off retention script
Retention script will just list files, nothing is done at this time
does not yet dive into the brahmaputra directories.
Change-Id: I2e608262130326944880b9694fbb8d6a12c09be0
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
gpg agent does not work in non interactive mode.
merging this so that I can reproduce and debug
Change-Id: I641e8988885aa2d0acf794c9ec7592cb6c90a3e9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
|
|
update trust_indicator date model
add update trust_indicator method
add unittest
add swagger information
JIRA: FUNCTEST-309
Change-Id: Ibb05efbe008aa7fd4dccb27452d8f5dbf541b8f2
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: Ia185feab00336c35888e1e7b3ff6cd71077e30f8
Signed-off-by: meimei <meimei@huawei.com>
|