summaryrefslogtreecommitdiffstats
path: root/jjb/aaf/aaf-sms-csit.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-12-04clean CSIT jobsmrichomme1-14/+0
Issue-ID: INT-1237 Change-Id: I465ae7335455aaeb1f31b6cdf693ae595a6b0ee2 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-09-05Clean CSIT jobsumry83641-0/+1
disabled jobs that are no more accurate - tests no more maintained (image names changed) - tests using old (harcoded) versions First attempt with aaf see https://wiki.onap.org/display/DW/CSIT+jobs+review+page Issue-ID: INT-1237 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ib624ea6f89e46753138d9971ae366074b039b8b4
2018-09-20Fix nested trigger_jobs (A)Jessica Wagantall1-2/+1
After upgrading to JJB 2.2.0 any nested parameters up to 3 levels will be reported as a failure. We need to fix those so that there is only 2 levels maximum. Committing this as a single patch since our verify job is broken. Issue-ID: CIMAN-184 Change-Id: I9e0e245109af786345802caee2f6f26126f550d4 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-30Enabling CSIT job for SMSKiran Kamineni1-0/+14
Re-enabling the CSIT job for SMS, now that the issues are fixed on the AAF CSIT Issue-ID: AAF-189 Change-Id: I596d82b9de1e139fb149befcb87cf8cb693b72d0 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-03-30Removing sms CSIT till dependent changes get inKiran Kamineni1-14/+0
The JJB got merged before the CSIT and is not allowing CSIT merge Issue-ID: AAF-189 Change-Id: I8934323f894e848aa9b75afbb860ed1be0d4189d Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-03-28Adding support for SMS CSIT in jenkinsKiran Kamineni1-0/+14
Adding Support for CSIT for Secret management service. This will fail till 39225 gets merged Issue-ID: AAF-189 Change-Id: I68445f2a903555597153ea42962547a79d35178f Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com> Depends-On: I3dd070fc30d8504593b933d7b623e6a187399444