File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
integration-tests/src/test/java/oracle/weblogic/kubernetes Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -284,7 +284,6 @@ public static void initAll(@Namespaces(3) List<String> namespaces) {
284284 @ Test
285285 @ DisplayName ("Test introSpectVersion starting a introspector and updating domain status" )
286286 @ Tag ("gate" )
287- @ Tag ("crio" )
288287 void testDomainIntrospectVersionNotRolling () {
289288 // get the pod creation time stamps
290289 Map <String , OffsetDateTime > pods = new LinkedHashMap <>();
Original file line number Diff line number Diff line change @@ -237,7 +237,6 @@ public static void initAll(@Namespaces(6) List<String> namespaces) {
237237 @ Test
238238 @ DisplayName ("Test domain events for various successful domain life cycle changes" )
239239 @ Tag ("gate" )
240- @ Tag ("crio" )
241240 void testK8SEventsSuccess () {
242241 OffsetDateTime timestamp = now ();
243242 logger .info ("Creating domain" );
You can’t perform that action at this time.
0 commit comments