Skip to content

python310Packages.tempest: 31.0.0 -> 31.1.0#179783

Merged
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/tempest
Jul 1, 2022
Merged

python310Packages.tempest: 31.0.0 -> 31.1.0#179783
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/tempest

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 1, 2022

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python310Packages.tempest is: "An OpenStack integration test suite that runs against live OpenStack cluster and validates an OpenStack deployment"

meta.homepage for python310Packages.tempest is: "https://github.com/openstack/tempest"

meta.changelog for python310Packages.tempest is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 31.1.0 with grep in /nix/store/lilpjm8aia8ks142c2vm2h8r1v1ymhnk-tempest-31.1.0
  • found 31.1.0 in filename of file in /nix/store/lilpjm8aia8ks142c2vm2h8r1v1ymhnk-tempest-31.1.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

2 package rebuild(s)

2 x86_64-linux rebuild(s)
2 x86_64-darwin rebuild(s)


First fifty rebuilds by attrpath
python310Packages.tempest
python39Packages.tempest
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/lilpjm8aia8ks142c2vm2h8r1v1ymhnk-tempest-31.1.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python310Packages.tempest https://github.com/r-ryantm/nixpkgs/archive/283d9754bba49eda627c146ad745d1635a08d550.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/lilpjm8aia8ks142c2vm2h8r1v1ymhnk-tempest-31.1.0
ls -la /nix/store/lilpjm8aia8ks142c2vm2h8r1v1ymhnk-tempest-31.1.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

2 packages built:
  • python310Packages.tempest
  • python39Packages.tempest

Maintainer pings

cc @emilytrau @SuperSandro2000 for testing.

@r-ryantm r-ryantm requested review from FRidh and jonringer as code owners July 1, 2022 08:59
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jul 1, 2022
@ofborg ofborg bot requested review from SuperSandro2000 and emilytrau July 1, 2022 09:08
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jul 1, 2022
@SuperSandro2000 SuperSandro2000 merged commit 3a058ea into NixOS:master Jul 1, 2022
@r-ryantm r-ryantm deleted the auto-update/tempest branch July 2, 2022 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants