dbf-swt-checker.jar and clearing-tester.jar updated, test cases branch changed to successful_set_with_df01_renamed
This commit is contained in:
parent
c7bd6c17ad
commit
51b0224b7e
4 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ preflight:
|
|||
stage: preflight
|
||||
script:
|
||||
- pwd
|
||||
- git clone -b successful_set "http://gitlab-ci-token:$ACCESS_TOKEN@git.mfd.msk/mfd/clearing_test.git"
|
||||
- git clone -b successful_set_with_df01_renamed "http://gitlab-ci-token:$ACCESS_TOKEN@git.mfd.msk/mfd/clearing_test.git"
|
||||
artifacts:
|
||||
name: "$CI_COMMIT_REF_NAME"
|
||||
expire_in: 1 day
|
||||
|
|
|
|||
|
|
@ -3,6 +3,6 @@
|
|||
CLEARING_TEST_HOME=/opt/clearing/clearing_testing_utils/
|
||||
cd $CLEARING_TEST_HOME/clearing-checker
|
||||
|
||||
CMD="java -jar dbf-swt-checker-1.0.jar --spring.config.location=$CLEARING_TEST_HOME/clearing-checker/"
|
||||
CMD="java -jar dbf-swt-checker.jar --spring.config.location=$CLEARING_TEST_HOME/clearing-checker/"
|
||||
|
||||
$CMD >/dev/null 2>&1 &
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue