python311Packages.tempest: add meta.mainProgram
This commit is contained in:
parent
085f08d4f2
commit
846b1292a4
@ -96,6 +96,7 @@ buildPythonPackage rec {
|
||||
description = "OpenStack integration test suite that runs against live OpenStack cluster and validates an OpenStack deployment";
|
||||
homepage = "https://github.com/openstack/tempest";
|
||||
license = licenses.asl20;
|
||||
mainProgram = "tempest";
|
||||
maintainers = teams.openstack.members;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user