-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Migrate bats tests to java #46005
Copy link
Copy link
Closed
Labels
:Delivery/PackagingRPM and deb packaging, tar and zip archives, shell and batch scriptsRPM and deb packaging, tar and zip archives, shell and batch scriptsMetaTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Metadata
Metadata
Assignees
Labels
:Delivery/PackagingRPM and deb packaging, tar and zip archives, shell and batch scriptsRPM and deb packaging, tar and zip archives, shell and batch scriptsMetaTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Type
Fields
Give feedbackNo fields configured for issues without a type.
The bats tests were the original packaging tests, allowing our distributions to be tested on each supported system through vagrant. However, the bats was difficult to write for, and is unmaintained. Writing bats tests was deprecated last year with the addition of the java packaging tests.
This is a meta issue to migrate the remaining bats tests to java. It is a spin off from #32143.
oss bats tests (
qa/os/bats/oss):default distribution bats tests (
qa/os/bats/default):plugin bats tests (
qa/os/bats/plugins):upgrade bats tests (
qa/os/bats/upgrade):