Skip to content

[generic] Replace references to cachito-testing with hermetoproject & some more#1

Open
eskultety wants to merge 3 commits into
hermetoproject:generic/e2efrom
eskultety:fix-e2e
Open

[generic] Replace references to cachito-testing with hermetoproject & some more#1
eskultety wants to merge 3 commits into
hermetoproject:generic/e2efrom
eskultety:fix-e2e

Conversation

@eskultety
Copy link
Copy Markdown
Member

@eskultety eskultety commented Feb 7, 2025

This one will require corresponding changes in the main repo.

It's pretty much just a copy of artifacts.lock.yaml. The presence of
this file is just historical and goes back to development time of the
feature before it was decided that the default name is NOT to be
'generic_lockfile.yaml'.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
When this test was created, an artificial release was created in the
dedicated (back then) repository for the test only to reference it in
the lockfile for test purposes. We consolidated all integration test
cases to a single repository with the origin potentially removed in the
future, so to make tests stable, we should point them to our own
regular release tarballs.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
This is not the actual Containerfile that is used during integration
test runs, these are still hosted in the main cachi2 repo. Drop this
one to avoid confusion.

Note that a Containerfile will be added in the future as part of a
larger Containerfile migration to the respective test branches.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
@eskultety eskultety changed the title Replace references to cachito-testing with hermetoproject & some more [generic] Replace references to cachito-testing with hermetoproject & some more Feb 7, 2025
@slimreaper35
Copy link
Copy Markdown
Member

Since rebranding is done, we should also drop cachi2 from the URLs.

@eskultety
Copy link
Copy Markdown
Member Author

To be honest I completely forgot about this PR. I'll refresh with rebranding changes.

Comment thread artifacts.lock.yaml
filename: archive.zip
checksum: "sha256:386428a82f37345fa24b74068e0e79f4c1f2ff38d4f5c106ea14de4a2926e584"
- download_url: https://github.com/hermetoproject/cachi2/archive/refs/tags/0.1.0.tar.gz
checksum: "sha256:2cdd9271f5bde6eeee56dda7f0fbb73b9a28b74bb0784d9e3170422b234ebd82"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked all these and old checksums are correct and both new ones generate different sums from the ones that are here, either these need updating or i am doing it wrong

curl -L https://github.com/cachito-testing/cachi2-generic/archive/refs/tags/v1.0.0.zip | sha256sum
4fbcaa2a8d17c1f8042578627c122361ab18b7973311e7e9c598696732902f87

curl -L https://github.com/hermetoproject/cachi2/archive/refs/tags/0.1.0.tar.gz | sha256sum
2fa643a7603469b2d881738cc6aa69cb9c8ac3af59414c3b7d5e5ddf32cdb3c4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants