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

Add initial support of smoketests in CI #8492

Merged
merged 3 commits into from
Jun 27, 2022
Merged

Conversation

amannocci
Copy link
Contributor

Signed-off-by: Adrien Mannocci [email protected]

Motivation/summary

  • Implementation of smoke tests within the CI.

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

Related issues

Ref #8303

@amannocci amannocci self-assigned this Jun 27, 2022
@mergify
Copy link
Contributor

mergify bot commented Jun 27, 2022

This pull request does not have a backport label. Could you fix it @amannocci? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-7.x is the label to automatically backport to the 7.x branch.
  • backport-7./d is the label to automatically backport to the 7./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Jun 27, 2022
@amannocci amannocci force-pushed the feature/ci-smoketests branch from 9df18ef to 11d5db0 Compare June 27, 2022 13:35
@apmmachine
Copy link
Contributor

apmmachine commented Jun 27, 2022

❕ Build Aborted

Either there was a build timeout or someone aborted the build.

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Start Time: 2022-06-27T14:23:40.172+0000

  • Duration: 81 min 53 sec

Test stats 🧪

Test Results
Failed 0
Passed 2784
Skipped 9
Total 2793

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /hey-apm : Run the hey-apm benchmark.

  • /package : Generate and publish the docker images.

  • /test windows : Build & tests on Windows.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@amannocci amannocci requested a review from v1v June 27, 2022 13:50
@apmmachine
Copy link
Contributor

apmmachine commented Jun 27, 2022

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (42/42) 💚
Files 91.96% (183/199) 👍
Classes 93.435% (427/457) 👍
Methods 89.163% (1086/1218) 👍
Lines 76.822% (13321/17340) 👎 -0.006
Conditionals 100.0% (0/0) 💚

@amannocci amannocci merged commit 2c53552 into main Jun 27, 2022
@amannocci amannocci deleted the feature/ci-smoketests branch June 27, 2022 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip Skip notification from the automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants