-
Notifications
You must be signed in to change notification settings - Fork 916
Commit
* [Tests] Update snapshots Updated snapshots using yarn test:jest -u. Unit tests do not pass fully in this commit. But this will setup the work for fixing unit tests. Signed-off-by: Kawika Avilla <[email protected]> * [Test] Update config fixture in OSD config Elasticsearch reference was missed while updating a config. Updated the config and re-ran the snapshot update command. Signed-off-by: Kawika Avilla <[email protected]> * [Tests] Update missing kibana and elastic references While generating more snapshots more Kibana and Elastic references were caught. Updated the source code and re-ran yarn test:jest -u. Signed-off-by: Kawika Avilla <[email protected]>
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
foo: 1 | ||
bar: "pre-${OSD_ENV_VAR1}-mid-${OSD_ENV_VAR2}-post" | ||
|
||
elasticsearch: | ||
opensearch: | ||
requestHeadersWhitelist: ["${OSD_ENV_VAR1}", "${OSD_ENV_VAR2}"] |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.