Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG][INTEGTEST][2.0.0] IntegTest script of CCR does not support all the params #400

Closed
peterzhuamazon opened this issue May 18, 2022 · 0 comments
Assignees
Labels
bug Something isn't working release v2.0.0

Comments

@peterzhuamazon
Copy link
Member

Invalid option: -2.0.0

When running:

2022-05-18 18:44:46 INFO     Executing "/tmp/tmppz9rtcke/cross-cluster-replication/scripts/integtest.sh -b localhost -p 9200 -s false -v 2.0.0" in /tmp/tmppz9rtcke/cross-cluster-replication

https://github.com/opensearch-project/cross-cluster-replication/blob/2.0/scripts/integtest.sh

As we can see above script does not support -v at all.

Comparison of the default integTest in opensearch-build:
https://github.com/opensearch-project/opensearch-build/blob/main/scripts/default/integtest.sh

This prevent the CCR integTest to even run on either local or jenkins.

2022-05-18 18:44:46 INFO     Executing "/tmp/tmppz9rtcke/cross-cluster-replication/scripts/integtest.sh -b localhost -p 9200 -s false -v 2.0.0" in /tmp/tmppz9rtcke/cross-cluster-replication
2022-05-18 18:44:46 INFO     Recording component test results for cross-cluster-replication at /var/jenkins/workspace/Playground/integ-test-zhujiaxi/test-results/1/integ-test/cross-cluster-replication/without-security/test-results
2022-05-18 18:44:46 INFO     Sending SIGKILL to PID 984

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working release v2.0.0
Projects
None yet
Development

No branches or pull requests

2 participants