Add destrictive encapsulating all destructive packaging tasks (#45315)
The tasks run within vagrant for packaging tests are destructive in
nature. Currently these are split between 3 different tasks. In order to
parallelize the packaging tests we will soon run each OS in its own
dedicated cloud VM. This commit adds a task, destructivePackagingTest,
that may be used by the associated CI job running the cloud VM.