summaryrefslogtreecommitdiffstats
path: root/jjb/trex
AgeCommit message (Collapse)AuthorFilesLines
2020-01-28TRex: Remove unneeded jobsVratko Polak2-126/+4
Change-Id: If6886cbe1bda13cbe3496150b7cb3df4194b1e31 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-10-15Modify logs publisherVanessa Rene Valderrama1-4/+2
Modify the logs publisher to use the global-jjb macro Change-Id: Id52eea8ddaa332ed466c8685dbab1f419187a44c Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-07-12Add INFO.yaml verify jobVanessa Rene Valderrama1-0/+9
Info YAML Verify job validates that INFO.yaml file changes are kept isolated from other file changes. Verifies INFO.yaml files follow the schema defined in global-jjb/info-schema. Change-Id: I3cdda5588f2ccbf8d0a2c614a9c6d73ad8cd7b04 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-02-06Configure TREX Jenkins viewVanessa Rene Valderrama1-0/+6
Manage TREX views with JJB view-templates Change-Id: I7d3e60d6d79df5dd6d1ac20683c8e1520522338c Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-01-30Modify TREX nodeVanessa Rene Valderrama1-2/+2
This node change will switch TREX to use the new common-packer image and the new ci-environment. The switch to common-packer standardizes the project with other LF projects providing additional support and automation. The switch to the new ci-environment is to isolate the build minions for security reasons. Change-Id: I5040708861e7720cb008429e4077278f5b2ba701 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2018-10-09Fix TREX lintingVanessa Rene Valderrama1-46/+46
Fixing TREX linting Change-Id: Ie55b51d228ed8afbf515412e1318c3bc17a0300c Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2018-09-28Remove all logrotate callsEric Ball1-2/+2
These are deprecated, and were causing a warning from jjb. All logrotate calls have been replaced with build-discarder. Change-Id: Ic84be4c8b3500039e3a9c5a1ce7c8ce4d853614d Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2016-12-21Enable log shipping on all trex jobsVanessa Rene Valderrama1-1/+7
* Configure log shipping on all trex jobs Change-Id: I5e722652a3c1481b3047ac4d2c5954d126c260d2 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2016-12-16Convert trex to be Packer compliantVanessa Rene Valderrama1-2/+2
Transition jobs for trex to be Packer compliant * Modifying trex build minions to use the new node naming standard * Temporarily using mvn33-new during cutover Change-Id: I8019f74e8fa01bcc1db5c1cd4c439a352a77e54d Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2016-11-28Update to trex job to build from trex repoEd Warnicke2-48/+66
Change-Id: I2a619c74d1318447f6e64e0fbc6e9b46889b146d Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-09-21Configuring minions as single useVanessa Rene Valderrama1-0/+3
Change-Id: I881c34f345d4018f8da70c83faa415fd2a2ea8a7 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2016-09-01TRex: add playground jobs to check build of TRex/docsYaroslav Brustinov2-0/+103
Change-Id: I606f0dadbbce8b69182adeb5af1b4af08147ed94 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>