From 3a87c08384774c56509c1eb718894fb18d722665 Mon Sep 17 00:00:00 2001 From: yeikel Date: Mon, 23 Dec 2024 12:36:21 -0500 Subject: [PATCH 1/6] Add test template --- .run/Template TestNG.run.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .run/Template TestNG.run.xml diff --git a/.run/Template TestNG.run.xml b/.run/Template TestNG.run.xml new file mode 100644 index 000000000..ba2e5b9a5 --- /dev/null +++ b/.run/Template TestNG.run.xml @@ -0,0 +1,23 @@ + + + + + + + \ No newline at end of file From 935fae48946fa8c680dcf6d8c74955221c86cf84 Mon Sep 17 00:00:00 2001 From: yeikel Date: Mon, 23 Dec 2024 13:03:06 -0500 Subject: [PATCH 2/6] update --- .run/Template TestNG.run.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/.run/Template TestNG.run.xml b/.run/Template TestNG.run.xml index ba2e5b9a5..063f2f80f 100644 --- a/.run/Template TestNG.run.xml +++ b/.run/Template TestNG.run.xml @@ -18,6 +18,7 @@ \ No newline at end of file From f0cd8409739ad3712b4a16fb1de8aa49f257ad2d Mon Sep 17 00:00:00 2001 From: yeikel Date: Mon, 23 Dec 2024 13:07:14 -0500 Subject: [PATCH 3/6] update --- .run/Lauch E2E Dependencies.run.xml | 11 +++++++++++ .run/Template TestNG.run.xml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 .run/Lauch E2E Dependencies.run.xml diff --git a/.run/Lauch E2E Dependencies.run.xml b/.run/Lauch E2E Dependencies.run.xml new file mode 100644 index 000000000..1dc04fa8b --- /dev/null +++ b/.run/Lauch E2E Dependencies.run.xml @@ -0,0 +1,11 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/Template TestNG.run.xml b/.run/Template TestNG.run.xml index 063f2f80f..da2d0f077 100644 --- a/.run/Template TestNG.run.xml +++ b/.run/Template TestNG.run.xml @@ -18,7 +18,7 @@ \ No newline at end of file From b9c16df82ffc7a5f66d1ce47585f1e6c3bc8eefd Mon Sep 17 00:00:00 2001 From: yeikel Date: Mon, 23 Dec 2024 13:09:09 -0500 Subject: [PATCH 4/6] update template --- .run/Template TestNG.run.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.run/Template TestNG.run.xml b/.run/Template TestNG.run.xml index da2d0f077..2728aa297 100644 --- a/.run/Template TestNG.run.xml +++ b/.run/Template TestNG.run.xml @@ -7,7 +7,7 @@