78 Commits

Author SHA1 Message Date
Michael Kuzmin
efe2c3c8b3 Extract vSphere driver into separate package (#35) 2017-08-23 21:40:57 +02:00
Michael Kuzmin
ae3a1d6f24 integration tests 2017-08-21 23:22:15 +03:00
Michael Kuzmin
9f9e0e9ae7 fix test 2017-08-16 20:38:59 +03:00
Michael Kuzmin
1ca3571e03 Merge pull request #32 from jetbrains-infra/keep-alive
Keep vSphere connection alive
2017-08-16 20:24:38 +03:00
Michael Kuzmin
3c40617578 Keep vSphere connection alive 2017-08-16 02:49:44 +03:00
Michael Kuzmin
bc2ab11165 Update README.md 2017-08-16 00:41:36 +03:00
Michael Kuzmin
543bef448c fix build script 2017-07-30 04:06:50 +03:00
Michael Kuzmin
566e2131d1 Update build scripts 2017-07-30 03:56:10 +03:00
Michael Kuzmin
deec897718 Update README 2017-07-06 01:23:39 +03:00
Michael Kuzmin
41744c3bcc Code cleanup 2017-07-03 00:59:46 +03:00
Michael Kuzmin
cadc320b72 template step uses vSphere driver 2017-07-02 18:27:12 +03:00
Michael Kuzmin
726df3927d snapshot step uses vSphere driver 2017-07-02 18:27:12 +03:00
Michael Kuzmin
ee4665c12c shutdown step uses vSphere driver 2017-07-02 18:27:11 +03:00
Michael Kuzmin
0e20a77e1c run step uses vSphere driver 2017-07-02 18:27:11 +03:00
Michael Kuzmin
b05ba0a9a2 hardware step uses vSphere driver 2017-07-02 18:27:04 +03:00
Michael Kuzmin
b7d58590a7 cloning step uses vSphere driver 2017-07-02 18:26:55 +03:00
Michael Kuzmin
1e747c8c93 extract vSphere driver 2017-07-02 18:23:51 +03:00
Michael Kuzmin
9f93e93c92 Add test for mandatory parameters 2017-07-02 18:23:50 +03:00
Michael Kuzmin
830bb65562 Rename files 2017-07-02 18:23:50 +03:00
Michael Kuzmin
22d7851e1f Separate configs for connection & cloning 2017-07-02 18:23:30 +03:00
Michael Kuzmin
228ac12366 Separate config for shutdown step 2017-07-02 18:22:59 +03:00
Michael Kuzmin
310e10b19b Merge pull request #25 from jetbrains-infra/hardware
CPU and RAM reservation
2017-07-02 01:52:08 +03:00
Michael Kuzmin
5987795a23 Add 'RAM_reserve_all' parameter 2017-07-02 01:36:00 +03:00
Michael Kuzmin
71c211fa09 Add 'RAM_reservation' parameter 2017-07-02 01:36:00 +03:00
Michael Kuzmin
d2dacfbc6b Add 'CPU_limit' parameter 2017-07-02 01:36:00 +03:00
Michael Kuzmin
3991b0e95c Add 'CPU_reservation' parameter 2017-07-02 01:36:00 +03:00
Michael Kuzmin
a03c91e73a Refactor hardware customization 2017-07-02 01:34:50 +03:00
Michael Kuzmin
22d4b7e733 rename file 2017-07-02 01:34:29 +03:00
Michael Kuzmin
44ce709581 Update README 2017-07-01 19:27:09 +03:00
Michael Kuzmin
4343ca292a Update README.md 2017-07-01 19:16:22 +03:00
Michael Kuzmin
b218d42895 Add insecure_connection parameter 2017-07-01 18:59:36 +03:00
Michael Kuzmin
d12fbcb700 rename 'vcenter_host' to 'vcenter_server' 2017-07-01 18:54:10 +03:00
Michael Kuzmin
84af7f5583 code cleanup 2017-07-01 18:32:16 +03:00
Michael Kuzmin
2a43e5039e rename 'cpus' to 'CPUs' 2017-07-01 18:03:52 +03:00
Michael Kuzmin
172118bbe5 rename 'dc_name' to 'datacenter' 2017-07-01 17:45:13 +03:00
Michael Kuzmin
b549e21e01 rename 'folder_name' to 'folder' 2017-07-01 17:38:50 +03:00
Michael Kuzmin
b9cac9d681 rename 'url' to 'vcenter_host' 2017-07-01 17:18:54 +03:00
Michael Kuzmin
de58c87878 Support nested VM folders 2017-07-01 16:18:54 +03:00
Michael Kuzmin
17f7a973d6 Merge pull request #19 from jetbrains-infra/tests
Tests
2017-07-01 16:11:12 +03:00
Michael Kuzmin
07cbbd1d0b integration test 2017-07-01 15:53:12 +03:00
Michael Kuzmin
95ca846a08 Unit tests 2017-07-01 15:52:58 +03:00
Michael Kuzmin
f42df93e8d destroy artifact 2017-07-01 15:52:57 +03:00
Michael Kuzmin
a12ff09f0a move setup back into builder 2017-07-01 15:52:49 +03:00
Michael Kuzmin
0e594a5d31 Update README.md 2017-06-28 12:19:46 +03:00
Michael Kuzmin
12e7a3f42b update Readme 2017-06-27 12:07:10 +03:00
Michael Kuzmin
28efdd4acc Rename artifacts 2017-06-27 10:55:49 +03:00
Michael Kuzmin
f1444b6a20 Lock dependencies 2017-06-27 10:44:38 +03:00
Elizaveta Tretyakova
fbe2065ec2 Add a snapshot (#22) 2017-06-27 10:32:59 +03:00
Elizaveta Tretyakova
e394b27a21 Update README.md 2017-06-24 02:19:44 +03:00
Elizaveta Tretyakova
39099ad3af Added template conversion (#18)
* Added conversion to template without timeout
* Added timeout
* Extracted converting to template to a separate step
2017-06-13 14:11:41 +03:00