Skip to content

Commit a02fea0

Browse files
committed
integrate local PRC suite run
1 parent c9a2731 commit a02fea0

File tree

3 files changed

+2
-15
lines changed

3 files changed

+2
-15
lines changed

irods/test/harness/test_script_parameters

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ declare -A images=(
3737
[login_auth_test_must_run_manually.py]=ssl-and-pam
3838
[demo_hook.sh]=ssl-and-pam
3939
[run_suite_locally.sh]=compile-specific-python
40-
[test000.bats]=compile-specific-python
40+
[test000_run_suite_locally.sh]=compile-specific-python
4141
)
4242

4343
declare -A user=(
44-
[run_suite_locally.sh]=root
44+
[test000_run_suite_locally.sh]=root
4545
)
4646

4747
# keys for WorkDir refer to user

irods/test/scripts/test000.bats

Lines changed: 0 additions & 13 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)