e2e-testing
e2e-testing copied to clipboard
Formal verification of Elastic-Agent and more using BDD
Bump elastic-stack to latest snapshot version Update docker-compose.yml files 7 file(s) updated with "$1:-8.15.0-177234da-SNAPSHOT":
	* ./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/compose/profiles/fleet/docker-compose.yml
 Update deployment.yml files 3 file(s) updated with "$1:8.15.0-177234da-SNAPSHOT":
	* ./internal/config/kubernetes/base/kibana/deployment.yaml
	*...
Bump elastic-stack to latest snapshot version Update deployment.yml files 3 file(s) updated with "$1:8.13.4-056df8a2-SNAPSHOT":
	* ./internal/config/kubernetes/base/kibana/deployment.yaml
	* ./internal/config/kubernetes/base/fleet-server/deployment.yaml
	* ./internal/config/kubernetes/base/elasticsearch/deployment.yaml
 Update defaults.go 1 file(s) updated with "$1 \"8.13.4-056df8a2-SNAPSHOT\"":
	* ./internal/common/defaults.go
 Update .stack-version 1 file(s)...
Bump elastic-stack to latest snapshot version Update deployment.yml files 3 file(s) updated with "$1:7.17.22-60b5dd1b-SNAPSHOT":
	* ./internal/config/kubernetes/base/kibana/deployment.yaml
	* ./internal/config/kubernetes/base/fleet-server/deployment.yaml
	* ./internal/config/kubernetes/base/elasticsearch/deployment.yaml
 Update defaults.go 1 file(s) updated with "$1 \"7.17.22-60b5dd1b-SNAPSHOT\"":
	* ./internal/common/defaults.go
 Update .stack-version 1 file(s)...
## Background This software has been [unmaintained for over a year](https://github.com/elastic/ingest-dev/issues/3620). According to [this comment](https://github.com/elastic/ingest-dev/issues/3620), the last remaining user seems to be @gizas via [this workflow](https://github.com/elastic/e2e-testing/blob/main/.github/workflows/k8s-autodiscovery-test.yml). I'd like to first...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.12+incompatible to 20.10.24+incompatible. Release notes Sourced from github.com/docker/docker's releases. v20.10.24 20.10.24 Bug fixes and enhancements Fixed a number of issues that can cause Swarm encrypted overlay networks...
## What does this PR do? Creates initial packer configuration for building ubuntu AMIs with preinstalled dependencies. No AMI versioning yet. Allows to skip `setup-node` step and run tests immediately...
## What does this PR do? This PR test communication API keys are invalidated during unenrollment ## Why is it important? ## Checklist - [x] My code follows the style...
Fleet has many movable parts and it is tricky to test all upgrade scenarios manually. The most common upgrade scenario likely looks as following: * Upgrade Elasticsearch / Kibana *...
This issue concerns the following pipelines: https://beats-ci.elastic.co/job/e2e-tests/job/e2e-testing-mbp/ https://beats-ci.elastic.co/job/e2e-tests/job/e2e-testing-pr-mbp/ We need to come to a decision about the fate of these pipelines in light of the upcoming Jenkins deprecation. The only...
## What does this PR do? Removes MacOS daily tests ## Why is it important? These tests have not passed in nearly 9 months. There is no consumer of these...