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

[8.2](backport #2454) docs: refactor docs to enable the local development#2478

Merged
mdelapenya merged 1 commit into8.2from
mergify/bp/8.2/pr-2454
May 5, 2022
Merged

[8.2](backport #2454) docs: refactor docs to enable the local development#2478
mdelapenya merged 1 commit into8.2from
mergify/bp/8.2/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

💚 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-05-05T13:39:21.102+0000

  • Duration: 75 min 36 sec

Test stats 🧪

Test Results
Failed 0
Passed 315
Skipped 0
Total 315

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

@mdelapenya mdelapenya merged commit 08282b1 into 8.2 May 5, 2022
@mergify mergify bot deleted the mergify/bp/8.2/pr-2454 branch May 5, 2022 14:58
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