Skip to content

Commit

Permalink
Remove jdc-upstream-change MG test
Browse files Browse the repository at this point in the history
  • Loading branch information
jbesraa committed Jan 14, 2025
1 parent b50e256 commit 6a9de6c
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 314 deletions.
7 changes: 1 addition & 6 deletions scripts/message-generator-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,8 @@
search_dir="test/message-generator/test/"

for entry in `ls $search_dir`; do
if [ "$entry" = "interop-jdc-change-upstream" ]; then
echo "Skipping $entry"
continue
fi

echo $entry
$search_dir$entry/$entry.sh
$search_dir$entry/$entry.sh
done

cd roles
Expand Down
49 changes: 0 additions & 49 deletions test/config/interop-jd-change-upstream/jdc-config.toml

This file was deleted.

20 changes: 0 additions & 20 deletions test/config/interop-jd-change-upstream/jds-config.toml

This file was deleted.

13 changes: 0 additions & 13 deletions test/config/interop-jd-change-upstream/proxy-config.toml

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 6a9de6c

Please sign in to comment.