Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Conversation

@AndersonQ
Copy link
Member

What does this PR do?

Add link to users used to SSH into the Cloud EC2s to e2e/TROUBLESHOOTING.md

Why is it important?

To know which user to use

Checklist

  • [ ] My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have run the Unit tests (make unit-test), and they are passing locally
  • [ ] I have run the End-2-End tests for the suite I'm working on, and they are passing locally
  • [ ] I have noticed new Go dependencies (run make notice in the proper directory)

@AndersonQ AndersonQ requested a review from mdelapenya April 19, 2022 14:12
@mergify
Copy link
Contributor

mergify bot commented Apr 19, 2022

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

  • backport-v./d./d./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 Apr 19, 2022
@elasticmachine
Copy link
Contributor

elasticmachine commented Apr 19, 2022

💚 Build Succeeded

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

Expand to view the summary

Build stats

  • Start Time: 2022-04-20T08:42:13.095+0000

  • Duration: 5 min 46 sec

Test stats 🧪

Test Results
Failed 0
Passed 19
Skipped 0
Total 19

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

To access the machines, you must be allowed to do so first, and for that, please submit a PR adding your Github username in alphabetical order to [this file](../.ci/ansible/github-ssh-keys), keeping a blank line as file ending.
To access the machines, you must be allowed to do so first, and for that, please submit a PR adding your Github username in alphabetical order to [this file](../.ci/ansible/github-ssh-keys), keeping a blank line as file ending. The user to access each EC2 used on the tests can be found [here](https://github.com/elastic/e2e-testing/blob/main/.ci/.e2e-platforms.yaml
).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
An example of how to create a SSH connection can be found here:
> ssh -i ~/.ssh/YOUR_SSH_KEY.pub -vvvv admin@PUBLIC_IP_OF_THE_VM

Copy link
Contributor

@mdelapenya mdelapenya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Awesome!

image

i added a super tiny message with an example, but totally optional if you don't consider it important.

@mdelapenya mdelapenya added backport-v8.1.0 Automated backport with mergify backport-v8.2.0 Automated backport with mergify backport-v7.17.0 Automated backport with mergify documentation Improvements or additions to documentation area:documentation Anything related to the Observability Robots documentation and removed backport-skip Skip notification from the automated backport with mergify labels Apr 19, 2022
Co-authored-by: Manuel de la Peña <[email protected]>
@AndersonQ AndersonQ changed the title add link to users used to SSH into the Cloud EC2s Add link to the users used to SSH into the Cloud EC2s Apr 20, 2022
@AndersonQ AndersonQ merged commit 4517dfa into main Apr 20, 2022
@AndersonQ AndersonQ deleted the AndersonQ-patch-1 branch April 20, 2022 09:05
mergify bot pushed a commit that referenced this pull request Apr 20, 2022
Co-authored-by: Manuel de la Peña <[email protected]>
(cherry picked from commit 4517dfa)
mergify bot pushed a commit that referenced this pull request Apr 20, 2022
Co-authored-by: Manuel de la Peña <[email protected]>
(cherry picked from commit 4517dfa)
mergify bot pushed a commit that referenced this pull request Apr 20, 2022
Co-authored-by: Manuel de la Peña <[email protected]>
(cherry picked from commit 4517dfa)
mdelapenya pushed a commit that referenced this pull request Apr 20, 2022
Co-authored-by: Manuel de la Peña <[email protected]>
(cherry picked from commit 4517dfa)

Co-authored-by: Anderson Queiroz <[email protected]>
mdelapenya pushed a commit that referenced this pull request Apr 20, 2022
Co-authored-by: Manuel de la Peña <[email protected]>
(cherry picked from commit 4517dfa)

Co-authored-by: Anderson Queiroz <[email protected]>
mdelapenya pushed a commit that referenced this pull request Apr 20, 2022
Co-authored-by: Manuel de la Peña <[email protected]>
(cherry picked from commit 4517dfa)

Co-authored-by: Anderson Queiroz <[email protected]>
mdelapenya added a commit to mdelapenya/e2e-testing that referenced this pull request Apr 26, 2022
* main:
  fix: use empty string instead of null for ES' network.host (elastic#2429)
  ci: transform branch to allow the Google Labels naming (elastic#2419)
  Add metadata tags (elastic#2407)
  Add link to the users used to SSH into the Cloud EC2s (elastic#2392)
  fix: add EOF (elastic#2387)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area:documentation Anything related to the Observability Robots documentation backport-v7.17.0 Automated backport with mergify backport-v8.1.0 Automated backport with mergify backport-v8.2.0 Automated backport with mergify documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants