diff options
author | ChrisC <christophe.closset@intl.att.com> | 2021-02-12 16:21:40 +0100 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2021-02-15 17:58:06 +0100 |
commit | 70533b5c8fff3e9eb9e3b7bc6dd439d53036915a (patch) | |
tree | 09ad9030c676ac2e355f74dd3ca2123978111793 /csit/run-project-csit.sh | |
parent | 9d724fe46a32c564f8297544a5634ccb9ccdc61c (diff) |
Fix build
Fix catalog-be tests and Integration docker test
this fix is not final as it just avoids concurrency issues on statics
Fix Expired certificates on Vendorsoftwareproduct
Issue-ID: SDC-3467
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I311470b305a29bebffbd74b6f2ad7b13193132e1
Diffstat (limited to 'csit/run-project-csit.sh')
-rwxr-xr-x | csit/run-project-csit.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/csit/run-project-csit.sh b/csit/run-project-csit.sh new file mode 100755 index 0000000000..1caf5ed28e --- /dev/null +++ b/csit/run-project-csit.sh @@ -0,0 +1,2 @@ +# placeholder for scripted csit test execution, needed by jjb template, not used in sdc as we have integrated to our build +echo OK
\ No newline at end of file |