Skip to content

Commit d287593

Browse files
authored
Merge pull request #1132 from oracle/endtoend
OWLS-75359, OWLS-75638, added test to cover endtoend monitoring exporter sample
2 parents 5b90f51 + ee434a8 commit d287593

File tree

2 files changed

+515
-81
lines changed

2 files changed

+515
-81
lines changed

integration-tests/USECASES.MD

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,9 @@ Configuration Overrides Usecases
127127
| Replace/Append Configuration with config file written in non yml format via exporter console| Try to replace/append monitoring exporter configuration with config file written in non yml format, verify configuration has not changed |
128128
| Replace/Append Configuration with corrupted yml file via exporter console| Try to replace/append monitoring exporter configuration with config file written in corrupted yml format, verify configuration has not changed |
129129
| Replace/Append Configuration with dublicated values in the config file via exporter console| Try to replace/append monitoring exporter configuration with dublicated values in the config file, verify configuration has not changed |
130-
| Replace/Append Configuration with invalid credentials via exporter console| Try to replace/append monitoring exporter configuration with varios combos for invalid credentials, verify configuration has not changed and `401 Unauthorized` exception was thrown |
130+
| End to end test to demonstrate how to setup and run WebLogic Monitoring Exporter with operator and WebLogic domain| This is fully automated version of the sample, provided in the https://github.com/oracle/weblogic-monitoring-exporter/tree/alert/samples/kubernetes/end2end |
131+
132+
131133

132134
| Logging with Elastic Stack | Use Case |
133135
| --- | --- |

0 commit comments

Comments
 (0)