Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
E
e2e-packet
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
openebs
e2e-packet
Commits
525126ea
Commit
525126ea
authored
Apr 22, 2019
by
nsathyaseelan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
refactor(script): Modified snapshot clone test case for jiva
Signed-off-by:
nsathyaseelan
<
sathyaseelan.n@mayadata.io
>
parent
cd5a4c9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
k8s-snapshot-clone
script/apps/percona/functional/jiva/k8s-snapshot-clone
+4
-5
No files found.
script/apps/percona/functional/jiva/k8s-snapshot-clone
View file @
525126ea
...
...
@@ -26,7 +26,10 @@ cd litmus
cp
apps/percona/functional/k8s_snapshot/run_litmus_test.yml run_test.yml
# Updating the namespace in snapshot litmus book.
sed
-i
-e
's/value: app-percona-ns/value: percona-single-replica/g'
run_test.yml
sed
-i
-e
's/value: app-percona-ns/value: percona-single-replica/g'
\
-e
's/value: snap-mysql-claim/value: snap-mysql-claim-jiva/g'
\
-e
's/value: percona-new/value: percona-jiva-new/g'
\
-e
's/value: snapshot-percona/value: snapshot-percona-jiva/g'
run_test.yml
#################
## RUNNER MAIN ##
...
...
@@ -47,7 +50,3 @@ ${utils_path}/task_delimiter;
## Check the test status & result from the litmus result custom resource
${
utils_path
}
/get_litmus_result
${
test_name
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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