Skip to content

Commit

Permalink
Refactored dependency used by test mock. Adjusted OSD version used by…
Browse files Browse the repository at this point in the history
… test workflows. (opensearch-project#229)

Signed-off-by: Chris Hesterman <phestech@amazon.com>

* Enabled unit and cypress test workflows on all branches. Adjusted OSD version used by unit and cypress test workflows to align with OSD branching strategy.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Adjusted path for a dependency used by unit tests to align with migration from EUI to OUI.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
  • Loading branch information
AWSHurneyt authored and phestecAMZN committed Oct 18, 2022
1 parent 9d3a850 commit 29892a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches:
- "*"
env:
OPENSEARCH_DASHBOARDS_VERSION: '2.x'
OPENSEARCH_DASHBOARDS_VERSION: '2.2'
jobs:
tests:
name: Run unit tests
Expand Down

0 comments on commit 29892a6

Please sign in to comment.