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

Integration tests for 1.2.3 OpenSearch Artifacts #1392

Closed
Tracked by #1365
peterzhuamazon opened this issue Dec 21, 2021 · 3 comments
Closed
Tracked by #1365

Integration tests for 1.2.3 OpenSearch Artifacts #1392

peterzhuamazon opened this issue Dec 21, 2021 · 3 comments

Comments

@peterzhuamazon
Copy link
Member

peterzhuamazon commented Dec 21, 2021

Adding testing results for 1.2.3 OpenSearch Artifacts.

@peterzhuamazon
Copy link
Member Author

peterzhuamazon commented Dec 21, 2021

% ./test.sh integ-test manifests/1.2.3/opensearch-1.2.3-test.yml -p opensearch=https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/1.2.3/295/linux/x64


2021-12-21 20:31:28 INFO     | alerting             | with-security        | PASS  |    0 |
2021-12-21 20:31:28 INFO     | alerting             | without-security     | PASS  |    0 |
2021-12-21 20:31:28 INFO     | anomaly-detection    | with-security        | PASS  |    0 |
2021-12-21 20:31:28 INFO     | anomaly-detection    | without-security     | PASS  |    0 |
2021-12-21 20:31:28 INFO     | asynchronous-search  | with-security        | PASS  |    0 |
2021-12-21 20:31:28 INFO     | asynchronous-search  | without-security     | PASS  |    0 |
2021-12-21 20:31:28 INFO     | dashboards-reports   | without-security     | PASS  |    0 |
2021-12-21 20:31:28 INFO     | index-management     | with-security        | PASS  |    0 |
2021-12-21 20:31:28 INFO     | index-management     | without-security     | PASS  |    0 |
2021-12-21 20:31:28 INFO     | k-NN                 | with-security        | PASS  |    0 |
2021-12-21 20:31:28 INFO     | k-NN                 | without-security     | PASS  |    0 |
2021-12-21 20:31:28 INFO     | sql                  | with-security        | PASS  |    0 |
2021-12-21 20:31:28 INFO     | sql                  | without-security     | PASS  |    0 |

@peterzhuamazon
Copy link
Member Author

% ./test.sh integ-test manifests/1.2.3/opensearch-1.2.3-test.yml -p opensearch=https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/1.2.3/295/linux/arm64


2021-12-21 23:02:50 INFO     | alerting             | with-security        | PASS  |    0 |
2021-12-21 23:02:50 INFO     | alerting             | without-security     | PASS  |    0 |
2021-12-21 23:02:50 INFO     | anomaly-detection    | with-security        | PASS  |    0 |
2021-12-21 23:02:50 INFO     | anomaly-detection    | without-security     | PASS  |    0 |
2021-12-21 23:02:50 INFO     | asynchronous-search  | with-security        | PASS  |    0 |
2021-12-21 23:02:50 INFO     | asynchronous-search  | without-security     | PASS  |    0 |
2021-12-21 23:02:50 INFO     | dashboards-reports   | without-security     | PASS  |    0 |
2021-12-21 23:02:50 ERROR    | index-management     | with-security        | FAIL  |    1 |
2021-12-21 23:02:50 ERROR    | index-management     | without-security     | FAIL  |    1 |
2021-12-21 23:02:50 INFO     | k-NN                 | with-security        | PASS  |    0 |
2021-12-21 23:02:50 INFO     | k-NN                 | without-security     | PASS  |    0 |
2021-12-21 23:02:50 INFO     | sql                  | with-security        | PASS  |    0 |
2021-12-21 23:02:50 INFO     | sql                  | without-security     | PASS  |    0 |

@peterzhuamazon
Copy link
Member Author

IM flaky, rerun and it passed now:


2021-12-22 00:03:28 INFO     | index-management     | with-security        | PASS  |    0 |
2021-12-22 00:03:28 INFO     | index-management     | without-security     | PASS  |    0 |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant