Skip to content

Commit

Permalink
Record OpenSearch-Dashboards failed test cases in test-report.yml (#5111
Browse files Browse the repository at this point in the history
)

Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon authored Oct 17, 2024
1 parent 9e6fcf8 commit 9daa8f3
Show file tree
Hide file tree
Showing 60 changed files with 2,100 additions and 366 deletions.
1 change: 1 addition & 0 deletions .licenserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"tests/tests_test_workflow/test_integ_workflow/integ_test/data/artifacts/",
"tests/tests_sign_workflow/data/signature/",
"tests/tests_assemble_workflow/data/artifacts/",
"tests/tests_report_workflow/data/test-results/",
".png",
"settings.gradle",
".git",
Expand Down
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ certifi = "~=2024.7.4"
types-urllib3 = "~=1.26.25.14"
charset-normalizer = "~=2.1.1"
beautifulsoup4 = "~=4.12.3"
lxml = "~=5.3.0"

[dev-packages]

Expand Down
147 changes: 146 additions & 1 deletion Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9daa8f3

Please sign in to comment.