mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-13 00:22:23 +00:00
changed script (#1201)
* changed script * testing changes for failing tests * testing changes for failing tests * testing changes for failing tests * testing changes for failing tests
This commit is contained in:
parent
38761ea414
commit
c6eac34c3e
2
.github/workflows/selenium-tests.yml
vendored
2
.github/workflows/selenium-tests.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
distribution: 'adopt'
|
distribution: 'adopt'
|
||||||
|
|
||||||
- name: Start Server and Ingest Sample Data
|
- name: Start Server and Ingest Sample Data
|
||||||
run: ./bin/initAndIngest.sh
|
run: ./docker/run_local_docker.sh
|
||||||
|
|
||||||
- name: Run Page Tests
|
- name: Run Page Tests
|
||||||
run: mvn clean test -Dtest="org.openmetadata.catalog.selenium.pages.**.*.java" -DfailIfNoTests=false
|
run: mvn clean test -Dtest="org.openmetadata.catalog.selenium.pages.**.*.java" -DfailIfNoTests=false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user