Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: store build/distributions #1238

Merged
merged 1 commit into from
Mar 18, 2022
Merged

ci: store build/distributions #1238

merged 1 commit into from
Mar 18, 2022

Conversation

v1v
Copy link
Member

@v1v v1v commented Mar 17, 2022

What

Use the flat directory as that's the folder structure used in some other projects

Why

To help the e2e-testing to work with the defined folder structure

Issues

#1147 was the initial PR that enabled this.

Test

gsutil list -l gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1


Updates are available for some Cloud SDK components.  To install them,
please run:
  $ gcloud components update

   7343542  2022-03-17T13:23:05Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-darwin-arm64.tar.gz
       169  2022-03-17T13:23:04Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-darwin-arm64.tar.gz.sha512
   7846357  2022-03-17T13:23:05Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-darwin-x86_64.tar.gz
       170  2022-03-17T13:23:04Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-darwin-x86_64.tar.gz.sha512
   8227534  2022-03-17T13:23:04Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-linux-arm64.tar.gz
       168  2022-03-17T13:23:04Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-linux-arm64.tar.gz.sha512
   6922220  2022-03-17T13:23:04Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-linux-x86.tar.gz
       166  2022-03-17T13:23:04Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-linux-x86.tar.gz.sha512
   8975916  2022-03-17T13:23:04Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-linux-x86_64.tar.gz
       169  2022-03-17T13:23:04Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-linux-x86_64.tar.gz.sha512
   7182978  2022-03-17T13:23:05Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-windows-x86.zip
       165  2022-03-17T13:23:04Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-windows-x86.zip.sha512
   7661679  2022-03-17T13:23:04Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-windows-x86_64.zip
       168  2022-03-17T13:23:04Z  gs://beats-ci-artifacts/fleet-server/commits/455a032873113a8d35309c131ca3d2afaae850b1/fleet-server-8.2.0-windows-x86_64.zip.sha512
TOTAL: 14 objects, 54161401 bytes (51.65 MiB)

Therefore no more subfolders:

 gsutil list -l gs://beats-ci-artifacts/fleet-server/snapshots                                       
                                 gs://beats-ci-artifacts/fleet-server/snapshots/binaries/
                                 gs://beats-ci-artifacts/fleet-server/snapshots/fleet-server-8.2.0-darwin-arm64/
                                 gs://beats-ci-artifacts/fleet-server/snapshots/fleet-server-8.2.0-darwin-x86_64/
                                 gs://beats-ci-artifacts/fleet-server/snapshots/fleet-server-8.2.0-linux-arm64/
                                 gs://beats-ci-artifacts/fleet-server/snapshots/fleet-server-8.2.0-linux-x86/
                                 gs://beats-ci-artifacts/fleet-server/snapshots/fleet-server-8.2.0-linux-x86_64/
                                 gs://beats-ci-artifacts/fleet-server/snapshots/fleet-server-8.2.0-windows-x86/
                                 gs://beats-ci-artifacts/fleet-server/snapshots/fleet-server-8.2.0-windows-x86_64/

This is a flat directory
@v1v v1v added Team:Automation Label for the Observability productivity team backport-v8.0.0 Automated backport with mergify backport-v8.1.0 Automated backport with mergify labels Mar 17, 2022
@mergify
Copy link
Contributor

mergify bot commented Mar 17, 2022

This pull request does not have a backport label. Could you fix it @v1v? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v/d./d./d is the label to automatically backport to the 7./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@v1v v1v self-assigned this Mar 17, 2022
@mergify mergify bot added backport-skip Skip notification from the automated backport with mergify and removed backport-skip Skip notification from the automated backport with mergify labels Mar 17, 2022
@elasticmachine
Copy link
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-03-17T13:12:31.464+0000

  • Duration: 11 min 38 sec

Test stats 🧪

Test Results
Failed 0
Passed 266
Skipped 0
Total 266

🤖 GitHub comments

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

  • /test : Re-trigger the build.

@v1v v1v marked this pull request as ready for review March 18, 2022 11:30
@v1v v1v requested a review from a team as a code owner March 18, 2022 11:30
@v1v v1v requested a review from a team March 18, 2022 11:30
@v1v v1v added the backport-v8.2.0 Automated backport with mergify label Mar 18, 2022
@v1v v1v merged commit f579995 into elastic:main Mar 18, 2022
mergify bot pushed a commit that referenced this pull request Mar 18, 2022
(cherry picked from commit f579995)
mergify bot added a commit that referenced this pull request Mar 18, 2022
(cherry picked from commit f579995)

Co-authored-by: Victor Martinez <[email protected]>
@v1v v1v added the backport-7.17 Automated backport to the 7.17 branch with mergify label May 12, 2022
mergify bot pushed a commit that referenced this pull request May 12, 2022
mergify bot pushed a commit that referenced this pull request May 12, 2022
(cherry picked from commit f579995)

# Conflicts:
#	.ci/Jenkinsfile
mergify bot pushed a commit that referenced this pull request May 12, 2022
mergify bot added a commit that referenced this pull request May 12, 2022
(cherry picked from commit f579995)

Co-authored-by: Victor Martinez <[email protected]>
v1v added a commit that referenced this pull request May 16, 2022
(cherry picked from commit f579995)

Co-authored-by: Victor Martinez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-7.17 Automated backport to the 7.17 branch with mergify backport-v8.0.0 Automated backport with mergify backport-v8.1.0 Automated backport with mergify backport-v8.2.0 Automated backport with mergify Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants