-
Notifications
You must be signed in to change notification settings - Fork 42
feat: add support for running the tests in ARM #707
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b618488 - Browse repository at this point
Copy the full SHA b618488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17c836f - Browse repository at this point
Copy the full SHA 17c836fView commit details
Commits on Feb 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9eb92ea - Browse repository at this point
Copy the full SHA 9eb92eaView commit details -
chore: calculate artifact from the GOARCH variable
At this moment we support amd64 and arm64
Configuration menu - View commit details
-
Copy full SHA for e47600e - Browse repository at this point
Copy the full SHA e47600eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c009e8d - Browse repository at this point
Copy the full SHA c009e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a880fcd - Browse repository at this point
Copy the full SHA a880fcdView commit details
Commits on Mar 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 34bcaf3 - Browse repository at this point
Copy the full SHA 34bcaf3View commit details
Commits on Mar 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f8a0d51 - Browse repository at this point
Copy the full SHA f8a0d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd42e0 - Browse repository at this point
Copy the full SHA 0cd42e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d42766d - Browse repository at this point
Copy the full SHA d42766dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6663c23 - Browse repository at this point
Copy the full SHA 6663c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33bc88e - Browse repository at this point
Copy the full SHA 33bc88eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7193a2 - Browse repository at this point
Copy the full SHA c7193a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e7bf49 - Browse repository at this point
Copy the full SHA 8e7bf49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ea8ce - Browse repository at this point
Copy the full SHA 05ea8ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d51a013 - Browse repository at this point
Copy the full SHA d51a013View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8a4ae - Browse repository at this point
Copy the full SHA 5a8a4aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 235e3bb - Browse repository at this point
Copy the full SHA 235e3bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8326a23 - Browse repository at this point
Copy the full SHA 8326a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8d36c - Browse repository at this point
Copy the full SHA 7a8d36cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30053ab - Browse repository at this point
Copy the full SHA 30053abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04555b2 - Browse repository at this point
Copy the full SHA 04555b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 529fc73 - Browse repository at this point
Copy the full SHA 529fc73View commit details
Commits on Mar 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ac6d3a0 - Browse repository at this point
Copy the full SHA ac6d3a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbcbdcf - Browse repository at this point
Copy the full SHA fbcbdcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4d6601 - Browse repository at this point
Copy the full SHA b4d6601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a20396 - Browse repository at this point
Copy the full SHA 9a20396View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d5010 - Browse repository at this point
Copy the full SHA 65d5010View commit details -
Configuration menu - View commit details
-
Copy full SHA for 610d0b8 - Browse repository at this point
Copy the full SHA 610d0b8View commit details
Commits on Mar 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e83517b - Browse repository at this point
Copy the full SHA e83517bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d3dadb - Browse repository at this point
Copy the full SHA 9d3dadbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6c65c9 - Browse repository at this point
Copy the full SHA e6c65c9View commit details
Commits on Mar 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2d1dc07 - Browse repository at this point
Copy the full SHA 2d1dc07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 855f949 - Browse repository at this point
Copy the full SHA 855f949View commit details
Commits on Apr 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5528a1b - Browse repository at this point
Copy the full SHA 5528a1bView commit details -
chore: separate ARM tests in a second parallel stage
This pretends to avoid using too many workers, adding a second layer for ARM.
Configuration menu - View commit details
-
Copy full SHA for b3c33c0 - Browse repository at this point
Copy the full SHA b3c33c0View commit details
Commits on Apr 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b8bdbe5 - Browse repository at this point
Copy the full SHA b8bdbe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e57c6 - Browse repository at this point
Copy the full SHA f2e57c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99426de - Browse repository at this point
Copy the full SHA 99426deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c2f21b - Browse repository at this point
Copy the full SHA 6c2f21bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4906816 - Browse repository at this point
Copy the full SHA 4906816View commit details -
Configuration menu - View commit details
-
Copy full SHA for a14eebb - Browse repository at this point
Copy the full SHA a14eebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d3770d - Browse repository at this point
Copy the full SHA 1d3770dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cb4afa - Browse repository at this point
Copy the full SHA 4cb4afaView commit details
Commits on Apr 19, 2021
-
Merge branch 'master' into arm-suppport
* master: fix: check if kibana version is a commit (elastic#1047) fix: incorrect variable name (elastic#1046) fix: typo in parameters (elastic#1045) chore: add debug info for the payload (elastic#1044) chore: add debug traces for the webhook payload (elastic#1043) fix: wrong interpolation (elastic#1042) Update Elastic Agent to not use Kibana (elastic#1036) fix: apply X version for non-master branches (elastic#1037) fix: add NodeJS to PATH (elastic#1035) fix: use an agent when building kibana (elastic#1030) fix(jjb): use a branch that exists (elastic#1029) remove uninstall step (elastic#1017) fix: delay checking stale agent version until it's used (elastic#1016) fix: use same JJB than in custom kibana (elastic#1010) chore: simplify PR template (elastic#1011) feat: support passing KIBANA_VERSION (elastic#905) [mergify] assign the original author (elastic#1009)
Configuration menu - View commit details
-
Copy full SHA for 9f4522a - Browse repository at this point
Copy the full SHA 9f4522aView commit details
Commits on Apr 21, 2021
-
Merge branch 'master' into arm-suppport
* master: v2 refactor (elastic#1008) fix: use a version of kibana with the fix for fleet-server validations (elastic#1055) feat: add first scenario for Fleet Server (elastic#900) fix: do not use GT_REPO variable, use fixed repo name instead (elastic#1049)
Configuration menu - View commit details
-
Copy full SHA for e1d355b - Browse repository at this point
Copy the full SHA e1d355bView commit details
Commits on Apr 23, 2021
-
Merge branch 'master' into arm-suppport
* master: fix: run unit tests after refactor (elastic#1067)
Configuration menu - View commit details
-
Copy full SHA for d045f10 - Browse repository at this point
Copy the full SHA d045f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7142ab8 - Browse repository at this point
Copy the full SHA 7142ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 496b5ef - Browse repository at this point
Copy the full SHA 496b5efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bdf785 - Browse repository at this point
Copy the full SHA 6bdf785View commit details
Commits on Apr 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bae9a66 - Browse repository at this point
Copy the full SHA bae9a66View commit details
Commits on Apr 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 33deffa - Browse repository at this point
Copy the full SHA 33deffaView commit details
Commits on Apr 27, 2021
-
Merge branch 'master' into arm-suppport
* master: Support fleet-server-service-token (elastic#1096) fix: use wider selector for ARM workers (elastic#1103) feat: bootstrap fleet-server for the deployment of regular elastic-agents (elastic#1078) fix: use proper variable name (elastic#1102) fix: branch_specifier is needed (elastic#1097) Move kubernetes/kubectl/kind code to internal project layout (elastic#1092) fix: update JJBB with proper values (elastic#1093) feat: support building centos/debian Docker images in multiplatform format (elastic#1091) Kubernetes autodiscover suite (elastic#1064)
Configuration menu - View commit details
-
Copy full SHA for 73fb39f - Browse repository at this point
Copy the full SHA 73fb39fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a755f6f - Browse repository at this point
Copy the full SHA a755f6fView commit details
Commits on Apr 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7883dbb - Browse repository at this point
Copy the full SHA 7883dbbView commit details
Commits on Apr 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 63ca5f1 - Browse repository at this point
Copy the full SHA 63ca5f1View commit details
Commits on May 6, 2021
-
Merge branch 'master' into arm-suppport
* master: chore: update mergify's titles (elastic#1142) chore: remove unused pipelines (elastic#1143) feat: use Docker copy to transfer binaries to containers (elastic#1136) chore: abstract image pulling (elastic#1137) Support multiple deployment backends (elastic#1130) chore: remove unused code (elastic#1119) Unify fleet and stand-alone suites (elastic#1112) Pull fresh docker images before suite (elastic#1123) chore: initialise timeout factor next to the declaration (elastic#1118) chore: match Go version with Beats (elastic#1120) feat: support running k8s autodiscover suite for Beats PRs and local repositories (elastic#1115) Auto bootstrap fleet during initialize scenario (elastic#1116) Kubernetes Deployment (elastic#1110)
Configuration menu - View commit details
-
Copy full SHA for 11f2d22 - Browse repository at this point
Copy the full SHA 11f2d22View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8632dd - Browse repository at this point
Copy the full SHA f8632ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6749590 - Browse repository at this point
Copy the full SHA 6749590View commit details -
Merge branch 'master' into arm-suppport
* master: chore: rename downloaded file (elastic#1149) fix: bump stale agent to 7.13-SNAPSHOT (elastic#1146)
Configuration menu - View commit details
-
Copy full SHA for fbe8cd6 - Browse repository at this point
Copy the full SHA fbe8cd6View commit details -
chore: do not clean up installer's workspace
Because we are using ephemeral workers, we do not want to remove previous files
Configuration menu - View commit details
-
Copy full SHA for 9104501 - Browse repository at this point
Copy the full SHA 9104501View commit details -
Revert "chore: do not clean up installer's workspace"
This reverts commit 9104501.
Configuration menu - View commit details
-
Copy full SHA for ac300e2 - Browse repository at this point
Copy the full SHA ac300e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01cc441 - Browse repository at this point
Copy the full SHA 01cc441View commit details
Commits on May 12, 2021
-
Merge branch 'master' into arm-suppport
* master: feat: simplify the initialisation of versions (elastic#1159) chore(mergify): delete upstream branches on merge (elastic#1158) chore: abstract process checks to the deployer (elastic#1156) feat: check how many processes of a process are running in the host (elastic#1153)
Configuration menu - View commit details
-
Copy full SHA for 2d9e29f - Browse repository at this point
Copy the full SHA 2d9e29fView commit details
Commits on May 13, 2021
-
Revert "chore(ci): skip pull of images from code"
This reverts commit 01cc441.
Configuration menu - View commit details
-
Copy full SHA for b31a67b - Browse repository at this point
Copy the full SHA b31a67bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e46490 - Browse repository at this point
Copy the full SHA 4e46490View commit details
Commits on May 14, 2021
-
Merge branch 'master' into arm-suppport
* master: feat: support flavours in services, specially in the elastic-agent (elastic#1162)
Configuration menu - View commit details
-
Copy full SHA for 43e9e6d - Browse repository at this point
Copy the full SHA 43e9e6dView commit details
Commits on May 19, 2021
-
Merge branch 'master' into arm-suppport
* master: fix: run linux integration on CI (elastic#1186) docs: document integrations in the proper README file (elastic#1181) fix: resolve issues in k8s-autodiscover test suite (elastic#1171) feat: make a stronger verification of fleet-server being bootstrapped (elastic#1164)
Configuration menu - View commit details
-
Copy full SHA for 84b93b4 - Browse repository at this point
Copy the full SHA 84b93b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 339a052 - Browse repository at this point
Copy the full SHA 339a052View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4cd209 - Browse repository at this point
Copy the full SHA b4cd209View commit details -
Merge branch 'master' into arm-suppport
* master: fix: make sure debian boxes have the right tools for testing (elastic#1190)
Configuration menu - View commit details
-
Copy full SHA for e9e39ff - Browse repository at this point
Copy the full SHA e9e39ffView commit details
Commits on May 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 52161a6 - Browse repository at this point
Copy the full SHA 52161a6View commit details -
chore: remove tags for endpoint, as they are not used at all
They are also blocking the addition of a parent tag at the feature level, as maximun number of tags is 3
Configuration menu - View commit details
-
Copy full SHA for 5be1485 - Browse repository at this point
Copy the full SHA 5be1485View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ed5d55 - Browse repository at this point
Copy the full SHA 6ed5d55View commit details -
feat: provide supported platforms at the scenario level on CI
The scenario will be able to override its parent suite's platforms, making possible to select different platforms at the scenario level.
Configuration menu - View commit details
-
Copy full SHA for 080da73 - Browse repository at this point
Copy the full SHA 080da73View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce81c7c - Browse repository at this point
Copy the full SHA ce81c7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72130dd - Browse repository at this point
Copy the full SHA 72130ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f347d5 - Browse repository at this point
Copy the full SHA 9f347d5View commit details
Commits on May 24, 2021
-
chore: update Jenkins label for arm workers
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9ef81ca - Browse repository at this point
Copy the full SHA 9ef81caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0128c1b - Browse repository at this point
Copy the full SHA 0128c1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb7eea0 - Browse repository at this point
Copy the full SHA bb7eea0View commit details -
Revert "chore: update Jenkins label for arm workers"
This reverts commit 9ef81ca.
Configuration menu - View commit details
-
Copy full SHA for 752594d - Browse repository at this point
Copy the full SHA 752594dView commit details
Commits on May 26, 2021
-
Merge branch 'master' into arm-suppport
* master: Revert "Update installer code to support deployer abstraction (elastic#1163)" (elastic#1201) Update installer code to support deployer abstraction (elastic#1163)
Configuration menu - View commit details
-
Copy full SHA for bd198ee - Browse repository at this point
Copy the full SHA bd198eeView commit details -
Merge branch 'master' into arm-suppport
* master: feat: support for running feature files (elastic#1193)
Configuration menu - View commit details
-
Copy full SHA for 95532aa - Browse repository at this point
Copy the full SHA 95532aaView commit details
Commits on Jun 1, 2021
-
Merge branch 'master' into arm-suppport
* master: Feat installer rework 2 (elastic#1208)
Configuration menu - View commit details
-
Copy full SHA for 0ece4da - Browse repository at this point
Copy the full SHA 0ece4daView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa09c0e - Browse repository at this point
Copy the full SHA aa09c0eView commit details