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

feat: add support for running the tests in ARM #707

Merged
merged 86 commits into from
Jun 1, 2021

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    b618488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17c836f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    9eb92ea View commit details
    Browse the repository at this point in the history
  2. chore: calculate artifact from the GOARCH variable

    At this moment we support amd64 and arm64
    mdelapenya committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    e47600e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c009e8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a880fcd View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    34bcaf3 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    f8a0d51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cd42e0 View commit details
    Browse the repository at this point in the history
  3. fix: wrong copy&paste

    mdelapenya committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    d42766d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6663c23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33bc88e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7193a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e7bf49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05ea8ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d51a013 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a8a4ae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    235e3bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8326a23 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7a8d36c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    30053ab View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    04555b2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    529fc73 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    ac6d3a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbcbdcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4d6601 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a20396 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65d5010 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    610d0b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    e83517b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d3dadb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6c65c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    2d1dc07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    855f949 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    5528a1b View commit details
    Browse the repository at this point in the history
  2. chore: separate ARM tests in a second parallel stage

    This pretends to avoid using too many workers, adding a second layer for ARM.
    mdelapenya committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    b3c33c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    b8bdbe5 View commit details
    Browse the repository at this point in the history
  2. chore: update stage name

    mdelapenya committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    f2e57c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99426de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c2f21b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4906816 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a14eebb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d3770d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4cb4afa View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. 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)
    mdelapenya committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    9f4522a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. 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)
    mdelapenya committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    e1d355b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Merge branch 'master' into arm-suppport

    * master:
      fix: run unit tests after refactor (elastic#1067)
    mdelapenya committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    d045f10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7142ab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    496b5ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bdf785 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Configuration menu
    Copy the full SHA
    bae9a66 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    33deffa View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. 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)
    mdelapenya committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    73fb39f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a755f6f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    7883dbb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    63ca5f1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. 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)
    mdelapenya committed May 6, 2021
    Configuration menu
    Copy the full SHA
    11f2d22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8632dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6749590 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into arm-suppport

    * master:
      chore: rename downloaded file (elastic#1149)
      fix: bump stale agent to 7.13-SNAPSHOT (elastic#1146)
    mdelapenya committed May 6, 2021
    Configuration menu
    Copy the full SHA
    fbe8cd6 View commit details
    Browse the repository at this point in the history
  5. chore: do not clean up installer's workspace

    Because we are using ephemeral workers, we do not want to remove previous files
    mdelapenya committed May 6, 2021
    Configuration menu
    Copy the full SHA
    9104501 View commit details
    Browse the repository at this point in the history
  6. Revert "chore: do not clean up installer's workspace"

    This reverts commit 9104501.
    mdelapenya committed May 6, 2021
    Configuration menu
    Copy the full SHA
    ac300e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01cc441 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. 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)
    mdelapenya committed May 12, 2021
    Configuration menu
    Copy the full SHA
    2d9e29f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Revert "chore(ci): skip pull of images from code"

    This reverts commit 01cc441.
    mdelapenya committed May 13, 2021
    Configuration menu
    Copy the full SHA
    b31a67b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e46490 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Merge branch 'master' into arm-suppport

    * master:
      feat: support flavours in services, specially in the elastic-agent (elastic#1162)
    mdelapenya committed May 14, 2021
    Configuration menu
    Copy the full SHA
    43e9e6d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. 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)
    mdelapenya committed May 19, 2021
    Configuration menu
    Copy the full SHA
    84b93b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    339a052 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4cd209 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into arm-suppport

    * master:
      fix: make sure debian boxes have the right tools for testing (elastic#1190)
    mdelapenya committed May 19, 2021
    Configuration menu
    Copy the full SHA
    e9e39ff View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    52161a6 View commit details
    Browse the repository at this point in the history
  2. 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
    mdelapenya committed May 21, 2021
    Configuration menu
    Copy the full SHA
    5be1485 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ed5d55 View commit details
    Browse the repository at this point in the history
  4. 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.
    mdelapenya committed May 21, 2021
    Configuration menu
    Copy the full SHA
    080da73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce81c7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72130dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f347d5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. chore: update Jenkins label for arm workers

    Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
    mdelapenya and v1v authored May 24, 2021
    Configuration menu
    Copy the full SHA
    9ef81ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0128c1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb7eea0 View commit details
    Browse the repository at this point in the history
  4. Revert "chore: update Jenkins label for arm workers"

    This reverts commit 9ef81ca.
    mdelapenya committed May 24, 2021
    Configuration menu
    Copy the full SHA
    752594d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. 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)
    mdelapenya committed May 26, 2021
    Configuration menu
    Copy the full SHA
    bd198ee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into arm-suppport

    * master:
      feat: support for running feature files (elastic#1193)
    mdelapenya committed May 26, 2021
    Configuration menu
    Copy the full SHA
    95532aa View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Merge branch 'master' into arm-suppport

    * master:
      Feat installer rework 2 (elastic#1208)
    mdelapenya committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    0ece4da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa09c0e View commit details
    Browse the repository at this point in the history