Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
811aed6e
Commit
811aed6e
authored
Apr 19, 2021
by
Julien Leduc
Browse files
Revert "Removed empty dbunittests_oracle from .gitlab-ci.yml"
This reverts commit
e9290050
.
parent
c7dd2d2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
811aed6e
...
...
@@ -248,6 +248,21 @@ repack:
-
kubernetes
-
mhvtl
dbunittests_oracle
:
except
:
-
tags
stage
:
test
script
:
-
export NAMESPACE="dbunittestsoracle-${CTA_BUILD_ID}-$(cat /dev/urandom | tr -dc 'a-z0-9' | fold -w 4 | head -n 1)"
-
cd continuousintegration/orchestration/; ./run_systemtest.sh -n ${NAMESPACE} -p ${CI_PIPELINE_ID} -s /usr/bin/true -O -D -U -t 600 -C
artifacts
:
when
:
always
expire_in
:
30 days
paths
:
-
pod_logs
tags
:
-
kubernetes
nightly1
:
stage
:
shouldfail
only
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment