Commit Graph

22 Commits (54d2ad5028fa1f1f83e28933aa620cbcd6d3e4d6)

Author SHA1 Message Date
Adrien Delorme 583d93790f add tests for cancellation while building
7 years ago
Adrien Delorme a2cc2532ea add TestBuildParallel_Timeout to test errors on parallel builds
7 years ago
Adrien Delorme 852af993e6 BuildParallel: test with 3 parallel builds
7 years ago
Adrien Delorme 14486003a1 fix test to be race free
7 years ago
Brett Wandel aaf56ffd26 added: testing
7 years ago
Adrien Delorme d7b1b597a7 test provisionning timeout
7 years ago
Megan Marsh 217a93fc30 fix build_test.go on windows. This code needs to not be run in parallel, or else there can be race conditions with the post-processors all trying to access the same file at once. Additionally, I changed the test template itself so that it is valid code on either bash or cmd. Finally, I found and fixed a small bug in naming the file extensions in shell local inline scripts.
7 years ago
Adrien Delorme 7e2d86731e tests: add a post-processor that creates an unnamed.txt file
7 years ago
Adrien Delorme 074a74ec38 make sure 'only' completely ignores post-processor
7 years ago
Adrien Delorme 58245f2557 break a chain of post-processors when one is skipped & make `-only`
7 years ago
Adrien Delorme 4bf3cd44fc allow to skip a post processor
7 years ago
Adrien Delorme 905db043c4 command.TestBuildOnlyFileCommaFlags: create some files using post processors
7 years ago
Matthew Hooker ddf23a2c46
Complete Atlas deprecation.
8 years ago
Megan Marsh fdca364f4b allow user to mark variables as sensitive for packer push
9 years ago
Justin Campbell 16adc3f7cc
command/push: Add test for var-file push to Atlas
10 years ago
Chris Bednarski b3eacc5c2b Updated test to verify expected behavior
11 years ago
Chris Bednarski 28a13111b8 Add stub for validate test
11 years ago
Chris Bednarski 94e1f83070 Added a black-box acceptance test for -only and -except build flags
11 years ago
Mitchell Hashimoto 1bcb52a093 command/fix: validate resulting template [GH-2075]
11 years ago
Mitchell Hashimoto 579264bb5b command/push: interpolate
11 years ago
Mitchell Hashimoto c9504d50ba command/push: send artifact true/false if we're post-processing
12 years ago
Mitchell Hashimoto fbc1551048 command/push: partially implemented, tests
12 years ago