This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove Helm Chart tests (#3285)
* bump stack version 8.7.0-04d5f080 * fix: remove Helm Chart tests * test: show env vars and versions * test: set shell flags * test: show env * fix: freeze requirements * docs: add ec2 issue * fix: issue with local pyenv versions installed * fix: improve health checks * fix: decrease debug level * fix: add some ansible config * feat: run filebeat to grab the Docker logs * fix: add run context * fix: stop stack * fix: grab docker logs * fix: stop stack * fix: grab junit results * fix: ignore errors * fix: typo * fix: grab stack logs from main agent * fix: env generation an configuration by default * docs: wrong steps * fix: update runners * fix: improve Stack provision * fix: remove attribute * fix: get public IP * fix: lint * fix: remove docker pull output * feat: add clean target * feat: gran Elastic Agent reports * fix: remove label setting * chore: Ansible confing * fix: set test logs right path * fix: retry stack deploy * feat: grab logs * fix: set proper label * feat: print logs * fix: increase retry time * test: change log to INFO * fix: sysntax error * fix: update update test versions * fix: grab logs * fix: remove folder before move agent * fix: change log level * fix: set command path * fix: fetch logs * fix: collect artifacts * feat: allow overwrite Elastic Stack config * fix: force binariy path * fix: test only releases * fix: report junit test results * fix: set runner Ip properly * test: collect logs in a tar file * fix: wrong flename * fix: remove fleet folder * fix: do not log env * fix: lint * fix: proper report folder name * feat: grab logs in fleet mode * fix: exclude more folders * fix: exclude elastic-agent binary * fix: update teardown playbook * fix: teardown the environment Co-authored-by: apmmachine <[email protected]> (cherry picked from commit d554138) # Conflicts: # .ci/Jenkinsfile # .ci/README.md # .ci/ansible/tasks/runners.yml # .ci/e2eTestingMacosDaily.groovy # .ci/jobs/e2e-testing-helm-daily-mbp.yml # .ci/jobs/e2e-testing-mbp-tmp.yml # .stack-version # e2e/TROUBLESHOOTING.md # e2e/_suites/fleet/features/upgrade_agent.feature # e2e/_suites/helm/README.md # e2e/_suites/helm/helm_charts_test.go # internal/common/defaults.go # internal/config/compose/profiles/fleet/docker-compose.yml # internal/config/compose/services/elastic-agent/cloud/docker-compose.yml # internal/config/compose/services/elastic-agent/docker-compose.yml # internal/config/compose/services/elastic-agent/fleet-server/docker-compose.yml # internal/config/compose/services/elasticsearch/docker-compose.yml # internal/config/compose/services/kibana/docker-compose.yml # internal/config/compose/services/metricbeat/docker-compose.yml # internal/config/kubernetes/base/elasticsearch/deployment.yaml # internal/config/kubernetes/base/fleet-server/deployment.yaml # internal/config/kubernetes/base/kibana/deployment.yaml # internal/installer/elasticagent_tar_macos.go
- Loading branch information
1 parent
8499ebe
commit 84d2fa9
Showing
61 changed files
with
834 additions
and
401 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.