summaryrefslogtreecommitdiffstats
path: root/jjb/vnfrqts/pre-build-needs.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-04-01VNFRQTS - Modify build to keep history in JSONHagop Bozawglanian1-0/+1
Now that the updated JSON artifact includes the history, I need to pull it down before the build to keep the history. Change-Id: Iae92ba2a1fce8064c39f7c5245c07cdc9c161ec7 Issue-ID: VNFRQTS-614 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-03-29VNFRQTS - Modify for initial buildHagop Bozawglanian1-1/+0
The initial build needs to use the local verion of the JSON file to include all metadata. Then I will have to add this line back in to pull the final artifact back. Change-Id: Iea1d5c7528f5ab9eb259331799ccfd58a16c4c78 Issue-ID: VNFRQTS-614 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-03-27VNFRQTS - Fix history issue in JSONHagop Bozawglanian1-0/+1
Need to be able to pull previous JSON so it doesn't ovverride the entire JSON, but just the proper section. Change-Id: Id5165acbad893359e0aeab3fd51b87d161089c9e Issue-ID: VNFRQTS-532 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-02-12VNFRQTS - Update JJB to upload artifactsHagop Bozawglanian1-0/+8
Update the VNFRQTS JJB to upload RAW artifacts to nexus. Change-Id: I34a3239bbe6d0f757c3f71591c8a2c358e67a0e5 Issue-ID: VNFRQTS-538 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>