File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 51105110 (portal.acceptance != quarantine) AND \
51115111 (portal.release == true) AND \
51125112 (portal.upstream != quarantine)\
5113+ ) OR \
5114+ (\
5115+ (portal.acceptance == true) AND \
5116+ (portal.release == true) AND \
5117+ (portal.upstream == true) AND \
5118+ (testray.main.component.name == "Virtual Instances")\
51135119 ) AND \
51145120 (database.partition.enabled == null) AND \
5115- (testray.main.component.name != "Database Partitioning")
5121+ (testray.main.component.name != "Database Partitioning"\
5122+ )
51165123
51175124 test.batch.run.property.query[functional-tomcat-mariadb106-jdk21_zulu][portal-release] =\
51185125 (portal.smoke == true)
51315138 (portal.acceptance != quarantine) AND \
51325139 (portal.release == true) AND \
51335140 (portal.upstream != quarantine)\
5134- ) AND \
5135- (database.partition.enabled == null) AND \
5136- (testray.main.component.name != "Database Partitioning")
5141+ )
51375142
51385143 test.batch.run.property.query[functional-tomcat-mysql80-jdk21_zulu][portal-release][portal] =\
51395144 (portal.smoke == true)
You can’t perform that action at this time.
0 commit comments