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

Release 1.32.2 #2878

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Release 1.32.2 #2878

merged 1 commit into from
Apr 22, 2024

Conversation

lukaszachy
Copy link
Collaborator

@lukaszachy lukaszachy commented Apr 19, 2024

Release checklist

  • Create a pull request with the commit, ensure tests pass, merge it

Release a new package to Fedora and EPEL repositories:

  • Move the fedora branch to point to the new release
  • Tag the commit with x.y.0, push tags git push --tags
  • Create a new github release__ based on the tag above
  • Check Fedora pull requests__, make sure tests pass and merge

Finally, if everything went well:

  • Close the corresponding release milestone
  • Once the non development copr build__ is completed, move the
    quay branch to point to the release commit as well to build
    fresh container images.

@lukaszachy
Copy link
Collaborator Author

and once again with proper quotes in docs/releases.rst

tmt.spec Outdated Show resolved Hide resolved
@lukaszachy lukaszachy added the full test Pull request is ready for the full test execution label Apr 19, 2024
Copy link
Collaborator

@psss psss left a comment

Choose a reason for hiding this comment

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

Looks good, just one nitpick.

docs/releases.rst Outdated Show resolved Hide resolved
tmt.spec Show resolved Hide resolved
@lukaszachy
Copy link
Collaborator Author

/packit test --identifier full

@lukaszachy
Copy link
Collaborator Author

/packit test --identifier extended-unit-tests

@lukaszachy
Copy link
Collaborator Author

/packit test --identifier provision

@lukaszachy
Copy link
Collaborator Author

/packit test --identifier internal-wow

@lukaszachy
Copy link
Collaborator Author

/packit test --identifier internal-plugins

Copy link
Collaborator

@thrix thrix left a comment

Choose a reason for hiding this comment

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

LGTM

@lukaszachy
Copy link
Collaborator Author

Test failures:

/tests/run/permissions

My fault, should have wait on full testsuite as this test asserts rpm ownership
:: [ 16:15:52 ] :: [ FAIL ] :: Owned by tmt (Assert: 'file /var/tmp/tmt is not owned by any package' should equal 'tmt')

I'll fix the test.

/tests/discover/distgit

Failed to clone test repo.

:: [ 16:02:01 ] :: [  BEGIN   ] :: Running 'git clone https://src.fedoraproject.org/rpms/tmt.git /tmp/tmp.3xHGZ99yan/tmt'
Cloning into '/tmp/tmp.3xHGZ99yan/tmt'...
error: RPC failed; curl 55 Failed sending data to the peer
fatal: the remote end hung up unexpectedly

Let's ignore, at least one other job passed for this test.

/tests/test/check/avc

Just on rawhide but second time in row.

@happz could you take a look? Should I create new issue?
https://artifacts.dev.testing-farm.io/79667362-e80d-4054-9ec1-cf63e37959f3/work-local2hn7yq3y/plans/provision/local/execute/data/guest/default-0/tests/test/check/avc-8/output.txt

Fix /tests/run/permission as rpm no longer owns /var/tmp/tmt directory
@happz
Copy link
Collaborator

happz commented Apr 19, 2024

/tests/test/check/avc

Just on rawhide but second time in row.

@happz could you take a look? Should I create new issue? https://artifacts.dev.testing-farm.io/79667362-e80d-4054-9ec1-cf63e37959f3/work-local2hn7yq3y/plans/provision/local/execute/data/guest/default-0/tests/test/check/avc-8/output.txt

I will look into it. No need for an issues, we will see this one pop up everywhere, no chance we might forget about it...

@lukaszachy
Copy link
Collaborator Author

Test failures in last round:

/tests/prepare/multihost

Third Guest VM didn't boot in time: Failed to connect in 300s. - Just a single job (f-39)

/tests/test/check/avc

On Rawhide

I believe we are OK to go.

@lukaszachy lukaszachy merged commit 0b0398a into main Apr 22, 2024
18 of 20 checks passed
@lukaszachy lukaszachy deleted the rel-1.32.2 branch April 22, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full test Pull request is ready for the full test execution packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants