Commit Graph

16679 Commits (6ecdd3ca164eb0174ffd9fc24e60063a83f677b0)
 

Author SHA1 Message Date
Megan Marsh 6ecdd3ca16 small tweaks
5 years ago
Megan Marsh 76177b50ce Refactor provisioner acceptance tests to shell directly out to Packer rather than import the core. Modify test case formatting to more closely reflect the builder test cases.
5 years ago
Megan Marsh bc7dae2dff fix ansible acceptance tests not to import packer core; add override to Builder acctest TestCase so you can supply your own provisionerstore.
5 years ago
Megan Marsh 823ff34434 remove noop ui, replace in adapter and ansible tests with sdk's TestUi
5 years ago
Megan Marsh e117117ea5
Merge pull request #10317 from Direnol/yandex/common-configs
5 years ago
Roman Mingazeev 9fabad6f1d rebase && some fixes
5 years ago
Roman Mingazeev 1c08463204 rebase
5 years ago
Roman Mingazeev efe6d2f08f add comment and remove overrides
5 years ago
Roman Mingazeev 23118c451c fix delete
5 years ago
Roman Mingazeev 4eb3daec8e lint
5 years ago
Roman Mingazeev d30c09e642 remove incorrect doc
5 years ago
Roman Mingazeev 478fda12ba reuse common configs
5 years ago
Roman Mingazeev adb4a14471
do better mount image (#10335)
5 years ago
Megan Marsh 4c0adb7d67
Merge pull request #10340 from hashicorp/acceptance_test_fix
5 years ago
Megan Marsh cda3aa205a linting
5 years ago
Megan Marsh 352f064b55 fix docker acceptance tests. Turns out they were broken on the main branch too; needed to move noop progress bar into the sdk to be used in the builder testui.
5 years ago
Megan Marsh 8f51a8bfae move provisioner acceptance tests into sdk alongside builder acceptance tests. Reorganize slightly to make sure no import cycles of doom get formed
5 years ago
Megan Marsh becf7723e6 move builder/testing to acctest inside sdk
5 years ago
Megan Marsh f3f4fef44a fix import
5 years ago
Megan Marsh 98f5fa453c move aws specific acceptance test helper into amazon builder dir
5 years ago
Megan Marsh 2d04ef9b99 remove commented code
5 years ago
Megan Marsh afc798c30a Modify vmware_vmx acceptance tests to use builderT framework
5 years ago
Megan Marsh 469fb763d4
Merge pull request #10330 from hashicorp/expanduser
5 years ago
Megan Marsh 3681e2a7ee fix pathing
5 years ago
Megan Marsh 5e49ddb285
Merge pull request #10329 from hashicorp/sdk_testing_2
5 years ago
Megan Marsh d767c69ed3 rebase and fix conflicts
5 years ago
Megan Marsh 5576bb5caa move packer config constants next to the packer config
5 years ago
Megan Marsh 8558d1241f move TestUi func to sdk
5 years ago
Megan Marsh 16bab1daf1 delete unused code with confusing name collision
5 years ago
Megan Marsh a0e81806d3
Merge pull request #10328 from hashicorp/sdk_testing
5 years ago
Megan Marsh 2667bf3d3b
Merge pull request #10336 from hashicorp/move_plugin_discover
5 years ago
sylviamoss efa7ec7883 don't override builder/prov/pproc
5 years ago
sylviamoss 4f8a27be10 fix linter
5 years ago
sylviamoss 2c10c21445 move plugin discover tests to plugin pkg
5 years ago
Ambrose Chua f5d5e28012
Update step_copy_disk.go (#10333)
5 years ago
Major Hayden 4254fa3581
docs: trivial spelling fix (#10334)
5 years ago
Megan Marsh 863e20ad65 move builder/testing framework into sdk; it imports the core but I think we just need to accept that. It doesn't expose the core directly to the SDK.
5 years ago
Megan Marsh 196ac12d07
Merge pull request #10325 from hashicorp/move_comm_helper
5 years ago
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
5 years ago
Megan Marsh ff549e0b23 fix tests
5 years ago
Megan Marsh 307f56f560 move postprocessor to sdk, fix generation code
5 years ago
Megan Marsh b4bc3f1c7b move provisioner interface into sdk
5 years ago
Megan Marsh faa3832537 extract builder interface to sdk
5 years ago
Megan Marsh 179e436670
Merge pull request #10323 from hashicorp/more_sdk
5 years ago
jhawk28 89199a4c57
WaitForIP should not return an error if an IP is not found (#10321)
5 years ago
Megan Marsh bf6ab0c290 fix tests
5 years ago
Megan Marsh b69d69095e move postprocessor to sdk, fix generation code
5 years ago
Megan Marsh be5763ec41 move provisioner interface into sdk
5 years ago
Megan Marsh ada91b24e9 extract builder interface to sdk
5 years ago
Megan Marsh fab442eb52
Merge pull request #10289 from hashicorp/extract_ui
5 years ago