This repository was archived by the owner on Sep 17, 2024. It is now read-only.
[8.1](backport #2454) docs: refactor docs to enable the local development#2479
Merged
mdelapenya merged 2 commits into8.1from May 9, 2022
Merged
[8.1](backport #2454) docs: refactor docs to enable the local development#2479mdelapenya merged 2 commits into8.1from
mdelapenya merged 2 commits into8.1from
Conversation
* docs: update stack creation * fix: add default value for gitSha * docs: nodeUser too * chore: always use .venv * docs: make snippets copiable * docs: do not hardcode path to repo, use current dir * chore: add nodeUser to test nodes * chore: update nodeLabel to debian AMD * chore: consistency provisioning node tags * chore: use current dir for workspace * fix: check that suite is defined * chore: automate the creation of cloud VMs * chore: add runID as a tag in the VMs * chore: make exporting variables explicit * chore: reference the sshhosts files to get the IP addresses * fix: remove variable name from runID file * chore: store IP addresses in file They will be used in the automation to locate the stack and node * chore: support configuring the suite * chore: support destroying the stack and nodes * chore: remove node files * chore: remove wait for strategy on fleet-server * chore: command to recreate the stack * chore: simplify creation of the nodes in one single command * chore: support running the tests remotely * chore: pass TAGS as a variable * chore: configure tags for running the tests * docs: document how to run the tests in the VMs * chore: add goals to SSH into the machines * chore: add a command to destroy the stack * fix: typo * fix: conflicts in goal name * docs: document how to recreate the stack * docs: refactor docs * fix: pass bootstrap tag to the stack creation * fix: set the tags in the ansible code * fix: pass bootstrap tag to the stack creation * chore: apply suggestions from code review Co-authored-by: Anderson Queiroz <me@andersonq.me> Co-authored-by: Mike Place <mike.place@elastic.co> * fix: use proper hidden file name * docs: explain how to locate the feature files and tags * chore: check for runID where needed * chore: adds commands to inspect the nodes * fix: proper goal name * fix: lookup env This will allow setting the agent version in lower ones: ELASTIC_AGENT_VERSION=8.1.3-SNAPSHOT make -C .ci create-node * fix: close double quote * fix: goal name was incorrect * fix: bootstrap elastic stack properly * docs: reference to the environment variables affecting the build * chore: support configuring the remote It will allow to run those scenarios that do not need a remote stack, such as dockerised ones See apm-server feature file * chore: use the stack VM to enroll the stand-alone agent Co-authored-by: Anderson Queiroz <me@andersonq.me> Co-authored-by: Mike Place <mike.place@elastic.co> (cherry picked from commit 0995a83)
Contributor
💚 Flaky test reportTests succeeded. 🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
Contributor
|
/test |
Contributor
Author
|
This pull request has not been merged yet. Could you please review and merge it @mdelapenya? 🙏 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automatic backport of pull request #2454 done by Mergify.
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refreshwill re-evaluate the rules@Mergifyio rebasewill rebase this PR on its base branch@Mergifyio updatewill merge the base branch into this PR@Mergifyio backport <destination>will backport this PR on<destination>branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com