Commit Graph

4449 Commits (e7583de847f121776b2a0366e33aaec4232c35c1)

Author SHA1 Message Date
Thomas Meckel e7583de847 StepCreateSnapshot.Run() will stop and create an error if the virtual machine is still running
7 years ago
Thomas Meckel d9b8623f64 StepShutdown now always waits for the shutdown of the virtual machine to complete, not only if a shutdown command is specified
7 years ago
Thomas Meckel b873876670 Added test TestSnapshot_EnsureParents
7 years ago
Thomas Meckel 6fd0b3e83e Fixed a bug in ParseSnapshotData
7 years ago
Thomas Meckel 225a140055 Applied correct source format (got fmt) to builder\virtualbox\common\driver_mock.go
7 years ago
Thomas Meckel 51e5ae69db Corrected method signatures in builder\virtualbox\common\driver_mock.go
7 years ago
Thomas Meckel ab6a163ff2 Added missing newline at end of builder\virtualbox\common\driver_mock.go
7 years ago
Thomas Meckel e9b5332e99 Added missing functions to builder\virtualbox\common\driver_mock.go
7 years ago
Thomas Meckel fd5a2db58f Removed commented (obsolete) code from builder\virtualbox\common\driver_4_2.go
7 years ago
Thomas Meckel 7d3c84e5f9 Changed VirtualBox VM builder according to current builder interface
7 years ago
Thomas Meckel 2ef911f6f0 Fixed bugs in snapshot and builder code
7 years ago
Thomas Meckel ebd2780e5d implemented first unit tests for snapshot.go
7 years ago
Thomas Meckel f1f7c4e10c * added function ParseSnapshotData to parse a string representation of a VBox snapshot tree
7 years ago
Thomas Meckel 45e2095ae3 Moved parsing of tree string representation to new function in snapshot.go
7 years ago
Thomas Meckel 092e32fe9e First version of reworked snapshot implementation
7 years ago
Thomas Meckel a6074894f1 Defined struct and first function for enhanced snapshot handling
7 years ago
Thomas Meckel d3202497ae First working version of virtualbox/vm builder
7 years ago
Thomas Meckel 2a531f8ad6 Merged changes from local branch
7 years ago
Megan Marsh d21f4eb888
Merge pull request #7908 from muesli/typo-fixes
7 years ago
Megan Marsh 3d22535742
Merge pull request #7884 from jprorama/fix-7171
7 years ago
Megan Marsh 166f1de5fd
Merge pull request #7887 from xunleii/f-scaleway-autoremove-volume
7 years ago
Christian Muehlhaeuser 216afbaa8b
Fixed various typos
7 years ago
Megan Marsh 140785f088 make sure we create the temp dir explicitly when we are setting up the config dir in docker. Otherwise, we create it with root later on and it causes permissions failures.
7 years ago
Alexandre NICOLAIE 6835a12cb3
fix: fix typo in comment
7 years ago
Megan Marsh 54a7b4f377 update comments and docs
7 years ago
y-kuno 6305c555df Add openstack image min_disk option
7 years ago
Alexandre NICOLAIE b010442e07 fix: delete volume only after snapshot step
7 years ago
Alexandre NICOLAIE 39b8c0ecca feat: add 'remove volume' step to scaleway
7 years ago
Megan Marsh 975ee377b2
Merge pull request #7792 from psinghal20/issue-7721
7 years ago
Marin Salinas e634caee0a remove chroot acc test
7 years ago
Megan Marsh e10b9fb708 fix ssh interface conflict
7 years ago
Marin Salinas 1424f1b564 fix: remove AWS references and unnecessary code
7 years ago
Marin Salinas 73cd148e80 refactor: change ebs_volume to bsu_volumeattribute in bsuvolume builder
7 years ago
Marin Salinas 7e23f14d4e fix: chroot builder
7 years ago
Marin Salinas 1b7c56f73d fix: change bad artifact validation in bsu builder
7 years ago
Marin Salinas 03f8b2ceb5 fix: change GlobalPermission to false in order to prevent public image creation
7 years ago
Marin Salinas dc0db4b322 fix: change osc builder to be passed a context for cancellation and remove conflicts
7 years ago
Marin Salinas 2337703be6 fix: add missing secret key in http client configuration
7 years ago
Marin Salinas ed2d2b9058 refactor: clean duplicate files with aws chroot builder
7 years ago
Marin Salinas 488535118d refactor: change validation when bsu is set
7 years ago
Marin Salinas 6820806436 refactor: add err check in create tags
7 years ago
Marin Salinas 17ee7b8163 fix: add missing secret key in http client configuration
7 years ago
Marin Salinas f28c3877e3 refactor: remove unused attributes
7 years ago
Marin Salinas 590bef0969 chore: fix bad comments
7 years ago
Marin Salinas 04534d87ac chore: change templateCleanOMIName to templateCleanResourceName function
7 years ago
Marin Salinas 1811b3af52 chore: remove unused buildBlockDevice function
7 years ago
Marin Salinas 4b52816935 fix: go modules conflicts
7 years ago
Marin Salinas 35c7c6163c refactor: remove unnecessary fields and add default values
7 years ago
Marin Salinas 810e30e8e1 refactor: fix symlink issue on ubuntu
7 years ago
Marin Salinas 27528aeb68 test: fix test error in block_device
7 years ago