tiborm commented on a change in pull request #1350: METRON-2023 [UI] Covering 
Grok Parser Creation with Cypress tests
URL: https://github.com/apache/metron/pull/1350#discussion_r262510713
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -23,7 +23,7 @@ env:
   - SCRIPT="mvn surefire:test@unit-tests -T 2C"
   - SCRIPT="mvn surefire:test@integration-tests"
   - SCRIPT="mvn clean site --projects site-book"
-  - SCRIPT="mvn test --projects 
metron-interface/metron-config,metron-interface/metron-alerts"
+  - SCRIPT="./metron-interface/scripts/run-all-ui-test.sh"
 
 Review comment:
   Migrated to bash script from maven. manven-frontend-plugin thrown error when 
tried to unzip Cypress. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to