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

[2] Connection Monitor Tests #550

Merged
merged 44 commits into from
Sep 28, 2023

Conversation

kriti-sc
Copy link
Contributor

@kriti-sc kriti-sc commented Sep 1, 2023

PR [1] Connection Monitor: #536
PR [2] Test: #550
PR [3] Metrics: #551

@kriti-sc kriti-sc had a problem deploying to Integrate Pull Request September 1, 2023 00:17 — with GitHub Actions Failure
@kriti-sc kriti-sc changed the title Tests for connection monitor [2] Connection Monitor Tests Sep 1, 2023
@kriti-sc kriti-sc marked this pull request as ready for review September 1, 2023 00:55
@kriti-sc kriti-sc had a problem deploying to Integrate Pull Request September 12, 2023 20:53 — with GitHub Actions Failure
@kriti-sc kriti-sc had a problem deploying to Integrate Pull Request September 12, 2023 20:59 — with GitHub Actions Failure
@kriti-sc kriti-sc had a problem deploying to Integrate Pull Request September 13, 2023 01:59 — with GitHub Actions Failure
@kriti-sc kriti-sc had a problem deploying to Integrate Pull Request September 22, 2023 17:08 — with GitHub Actions Failure
@kriti-sc kriti-sc had a problem deploying to Integrate Pull Request September 22, 2023 17:09 — with GitHub Actions Failure
@kriti-sc kriti-sc had a problem deploying to Integrate Pull Request September 22, 2023 17:31 — with GitHub Actions Failure
@kriti-sc kriti-sc had a problem deploying to Integrate Pull Request September 28, 2023 00:57 — with GitHub Actions Failure
@kriti-sc kriti-sc temporarily deployed to Integrate Pull Request September 28, 2023 01:06 — with GitHub Actions Inactive
@github-actions
Copy link

Test Results

128 files  ±0  128 suites  ±0   7m 42s ⏱️ -43s
544 tests +1  536 ✔️ +2  8 💤 ±0  0  - 1 
544 runs  ±0  536 ✔️ +1  8 💤 ±0  0  - 1 

Results for commit c7616f6. ± Comparison against base commit 9fb7180.

@calvin681 calvin681 merged commit b0f3533 into Netflix:master Sep 28, 2023
@github-actions
Copy link

Uploaded Artifacts

To use these artifacts in your Gradle project, paste the following lines in your build.gradle.

resolutionStrategy {
    force "io.mantisrx:mantis-client:0.1.0-20230928.012100-375"
    force "io.mantisrx:mantis-common:0.1.0-20230928.012100-374"
    force "io.mantisrx:mantis-common-serde:0.1.0-20230928.012100-374"
    force "io.mantisrx:mantis-discovery-proto:0.1.0-20230928.012100-374"
    force "io.mantisrx:mantis-network:0.1.0-20230928.012100-374"
    force "io.mantisrx:mantis-remote-observable:0.1.0-20230928.012100-375"
    force "io.mantisrx:mantis-runtime:0.1.0-20230928.012100-375"
    force "io.mantisrx:mantis-runtime-loader:0.1.0-20230928.012100-375"
    force "io.mantisrx:mantis-shaded:0.1.0-20230928.012100-373"
    force "io.mantisrx:mantis-testcontainers:0.1.0-20230928.012100-44"
    force "io.mantisrx:mantis-connector-iceberg:0.1.0-20230928.012100-373"
    force "io.mantisrx:mantis-connector-job:0.1.0-20230928.012100-375"
    force "io.mantisrx:mantis-connector-kafka:0.1.0-20230928.012100-375"
    force "io.mantisrx:mantis-connector-publish:0.1.0-20230928.012100-374"
    force "io.mantisrx:mantis-control-plane-client:0.1.0-20230928.012100-374"
    force "io.mantisrx:mantis-control-plane-core:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-control-plane-server:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-examples-core:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-examples-groupby-sample:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-examples-jobconnector-sample:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-examples-mantis-publish-sample:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-examples-sine-function:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-examples-synthetic-sourcejob:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-examples-twitter-sample:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-examples-wordcount:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-publish-core:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-publish-netty:0.1.0-20230928.012100-367"
    force "io.mantisrx:mantis-publish-netty-guice:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-server-agent:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-server-worker:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-server-worker-client:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-source-job-kafka:0.1.0-20230928.012100-368"
    force "io.mantisrx:mantis-source-job-publish:0.1.0-20230928.012100-368"
}

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

Successfully merging this pull request may close these issues.

2 participants