Skip to content
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
mergify/bp/8.1/pr-2454
May 9, 2022
Merged

[8.1](backport #2454) docs: refactor docs to enable the local development#2479
mdelapenya merged 2 commits into8.1from
mergify/bp/8.1/pr-2454

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented May 5, 2022

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 refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* 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)
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented May 5, 2022

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

@mdelapenya
Copy link
Copy Markdown
Contributor

/test

@mergify
Copy link
Copy Markdown
Contributor Author

mergify bot commented May 9, 2022

This pull request has not been merged yet. Could you please review and merge it @mdelapenya? 🙏

@mdelapenya mdelapenya merged commit e086712 into 8.1 May 9, 2022
@mergify mergify bot deleted the mergify/bp/8.1/pr-2454 branch May 9, 2022 07:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants