Age | Commit message (Collapse) | Author | Files | Lines |
|
Upgrade to fix unstable builds related to
pyOpenSSL and cryptography.
https://github.com/pyca/pyopenssl/issues/973
Upgrade failure-notification settings.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: If0039e5fe3c89ede824d7ee50d1284c5ae583c31
|
|
Fetch workaround fix for centos builders
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ie87a42d4500f90d8b2e989c501eac3189af86bd9
|
|
Fetch fixes for python3 env
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I6939fd138b23c1b3b1330e4057ddeeb9753a4ce4
|
|
Fetching "Optionally set docker-tag to stream"
to allow teams to set their docker tags to the branch
name.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I8b8344f43fa030107ad1214daf6afdc2792990fd
|
|
Issue-ID: CIMAN-33
Change-Id: I523d1fc9e012dfc6844ddabf5cc4b5322d6b89e7
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Issue-ID: CIMAN-33
Change-Id: I1c3765d78387c07accd66371c9ccb5822f250aa2
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Update global-jjb to fix the semver
regex in release-job.sh
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ia56aa11f87925a3a8b079a01cf6771ddd292f8cc
|
|
Fetching a small ONAP rtd exception
missed earlier.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I5fb161e7f99a6831c160ef649455483c05c82f7a
|
|
Fetch fixes for RTD for ONAP's migration
Update any latest fixes to stay on top of global-jjb
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: If2d0d08bd343b2d207e2658db08cc6b99d0a9389
|
|
Change-Id: I186587f0ac526c8b47c1d797a67b663aea1c072e
Issue-ID: CIMAN-33 IT-19659
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Upgrade to fetch changes in release_job.sh.
Optionally disable tagging in release jobs.
Change-Id: Id6b547ded76cf13b04dcfdccde72c1a50f352ec5
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: CIMAN-367
Signed-off-by: DW Talton <dtalton@contractor.linuxfoundation.org>
Change-Id: I6f00c559118f253f313a5edbb9af13c7775d90e9
|
|
Issue-ID: CIMAN-33
Change-Id: I8af1fb5c9ae06e5d6ccd3dfebb92e5613070f0c4
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Globall jjb changes that implement the configurable
var, as well as the configuration change proper
Issue-ID: CIMAN-33
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I1a5f00c53c9b8b1996c5ca24cab1db23ca1553de
|
|
Need the fix where rtdv3 verify does not
clone submodules.
However there are quite a few recent changes
listed below.
.coafile
.pre-commit-config.yaml
docs/jjb/lf-ci-jobs.rst
jjb/lf-rtdv3-jobs.yaml
.../notes/cleanup-gerrit-push-change-f77402b88764c6ff.yaml
releasenotes/notes/lf-release-jobs-911087ad53477868.yaml
releasenotes/notes/lf-rtdv3-jobs-b464115134ea6708.yaml
releasenotes/notes/scrape-job-cost-2a43bea721775985.yaml
shell/gerrit-push-patch.sh
shell/git-validate-jira-urls.sh
shell/jjb-check-unicode.sh
shell/jjb-cleanup.sh
shell/jjb-install.sh
shell/job-cost.sh
shell/pip-install.sh
shell/release-job.sh
shell/scrape-job-cost.sh
tox.ini
Issue-ID: CIMAN-33
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I4d8370cdd551abc89c20bede5a8e94aeff5210a2
|
|
brings in fix for:
shell/jenkins-configure-clouds.sh
which casued builders to fail
this morning.
Issue-ID: CIMAN-33
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Ia63d934a31683f9c7f41b164ebb13a105db18e25
|
|
Fetch more docs implementation
Change-Id: I731a459619e88e11263814195002e15fb57e3cb8
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Fixing user flag issues in Python
Change-Id: Iaa8d3aba8487bdbefc04f674c5a1f2e664a8cf16
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Revert commit 9c9feb37d817b1829d82e1531fa3a85499cbe7c4.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ifaa0939b20bce9658df28b0822337597bf55daee
|
|
Fetch fixes for Sonar python jobs and
updates on releases jobs.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I4a310079694678cacb8b702e3126b22857cdd4cc
|
|
Fixes tox builds to use python3
Fixes release jobs to use python3 venv
Issue-ID: CIMAN-33
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I946a5a1f3d060954b76a2412a6a44d7c6896435f
|
|
Fetch pyenv version issues.
Pick latest version installed
Change-Id: I5e638c75a0c711beab1fa2ab544fca2588871169
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Fetch time change for WS scans.
Issue-ID: CIMAN-33
Change-Id: Icf0102779b6a9f2283123bdeb3711e6e0bee547c
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
- Fetch release container updates
- Fetch WhiteSource job fixes
- Add container Jenkins env varaibles
needed for self container releases
Change-Id: I99896745ed0103279a93d8436c933b0a92181e0b
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
This pulls in a repair to tox-install.sh to configure python version
in jobs including dcaegen2-platform-configbinding-tox-sonar and
dcaegen2-platform-configbinding-tox-verify-master that require python3.
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Issue-ID: DCAEGEN2-1729
Change-Id: I4310f47aaaab3cfb08b1326e8ee132c187e00e46
|
|
This pulls in a repair to lf-tox-sonar job templates
to restore Sonar reporting in jobs including
dcaegen2-platform-configbinding-tox-sonar
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Issue-ID: DCAEGEN2-1729
Change-Id: I6dd944b3cea99d76381a40cf6132388a786d1db5
|
|
Upgate to fetch INFO yaml verify
improvements and release job updates
Change-Id: Ie07415300270dbd65ace0152c5c39f99a114e47c
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
This reverts commit db6041fee188a67aa1a124c857b75b73c9767c8b.
Change-Id: I042be249d406111dc16bf0ff870b80dbf8dfe58f
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Update global-jjb to fetch support for
container releases.
Change-Id: I9f97024ad89cced0af7b63a7a9badf144d479f61
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Fetch IF statement in release jobs
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: If4db4831c177052751338601592c0f3a7d3f9392
|
|
Fetch release job fix to avoid incomplete
or failed releases.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I09e513ff4e96582e7f755bf36e853aeef91f4442
|
|
Update to v0.40.2
Fixes: Release Verify job needs target/variable switch
Issue-ID: CIMAN-33
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I30ec3d3dac0a58aff90015a65bce348ea00c2fa9
|
|
Use {GERRIT_PROJECT} when calling Gerrit
Change-Id: Iddcc2feb8ab5febee9b9ae7b42742f1e3daa9ba0
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Fetch lftools version to v0.25.3
Change-Id: Ifdfee81e0b5298111bbd87b6ef430eada9aa4486
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add extra verification for lf-release-jobs
Change-Id: Ia1f2fbaf247b2d6919b17a00de4fcdffb278c57e
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Fix release jobs triggers
Issue-ID: CIMAN-33
Change-Id: I5e92fbbe68b04913c8a339cb8e11b696430ff315
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Upgate to pick fixes in self release
jobs.
Change-Id: I374c25496f28d20d3455cc65f8735d40acc32db0
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Allow fixes to self release service.
Allow yamllint verification in INFO.yaml.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ibd6eb80621d1738f46ed75b286f1e0ccbf4253c8
|
|
Updating global-jjb to fetch "Automate
Artifact release". Commit:
d473edacae5c8da2b4da50e6d41b2a1c52316813
We do not want to update to the latest
tag yet since there are few features that
we are not ready to pick up before Dublin
is finalized.
Change-Id: I903bedfb6f27728d4e149665da0e3de71e52da65
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
-Update to fetch latest fixes for array unbound
variable issues.
-Add submodule-disable variable in C templates
Change-Id: I3983c64dd5abc1f8fbfbe2c909b2272db432a969
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Upgrade to fetch gerrit-maven-docker jobs
Add global default submodule-disable: false
to allow submodule operations
Add submodule-disable: '{submodule-disable}'
for templates using the lf-infra-gerrit-scm macro.
Change-Id: I27c2b1f4442e0c05d07de64d53791e6b193ebef0
Issue-ID: CIMAN-240
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Update to fetch "Remove maven-versions-plugin-set-version var"
Change-Id: I3213f6a8b5cedd018e5287f7edaa9925d31ccbb5
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Fetch latest fixes from global-jjb specifically
"Make stripping of "SNAPSHOT" in poms optional"
Change-Id: I3de5656db5233d943c1d79e9f399dcd793ec4990
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Upgrade global-jjb to fetch WhiteSource newest patches.
Change-Id: If05501bdfceab391e236a0ae32f36682b8e95d14
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Ubgrade to fetch few WhiteSource fixes
Change-Id: I26cf6d5cce1e4a3e63ffe18a3478a74de5a75c7d
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
We need to fetch the latest update-java-alternatives
patch for ARM64
Change-Id: I10277ce35d01a53ddf986b6bfce3f27a343442cb
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I3d9ef768db9aa69b0d96ee7d519ae3bb47f8f805
Issue-ID: CIMAN-123
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
|
|
Issue-ID: CIMAN-123
Change-Id: I08fdc1fd2b22bbe1788fd8ed6e8ff39712fb962f
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
|
|
This reverts commit 3006cd3c8a712e7f1cfe109d53f2dde500144173.
Issue-ID: CIMAN-33
Change-Id: I4786d7827a9727d9d83293418f32ec94f2a9653e
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Update to fetch fix 3993435
Change-Id: Id7d4ec61e2a19d3b2ee77d674a19bfa9d94502d4
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|