John Kordich
|
874b4ad7a9
|
Simplify windowsProvision.ps1.
|
2019-08-29 15:57:01 -07:00 |
John Kordich
|
3a99923385
|
Change shutdown to 60 seconds and move Add-RegistrySettings.
|
2019-08-29 15:57:01 -07:00 |
John Kordich
|
2e59606385
|
Update Azure.DCAP.Windows nuget pkg to 0.0.2
|
2019-08-29 15:57:01 -07:00 |
Shruti Ratnam
|
82d02bcfea
|
Update azuredeploy.parameters.json
|
2019-07-29 16:40:47 -07:00 |
Shruti Ratnam
|
fcc65d4d84
|
Update apimodel.json
|
2019-07-29 16:40:25 -07:00 |
Shruti Ratnam
|
ca33d60b35
|
Adding ARM templates
|
2019-07-29 16:37:51 -07:00 |
Shruti Ratnam
|
ea7189b61d
|
Create azuredeploy.json
|
2019-07-29 16:36:46 -07:00 |
Shruti Ratnam
|
e76e42f838
|
Modifying the default Windows image to 2019
|
2019-07-29 15:33:06 -07:00 |
Shruti Ratnam
|
76701612de
|
Updating WindowsProvision to suport 2019 image
- Removed PSW and SGX scripts -- because they come by default with the Win2019 image
- Added Azure DCAP client
|
2019-07-29 15:30:20 -07:00 |
Shruti Ratnam
|
2f56989b54
|
Merge pull request #54 from shruti25ratnam/master
Adding changes to VM provisioning script to support Windows 2019
|
2019-07-26 13:04:02 -07:00 |
Shruti Ratnam
|
250c26dcb7
|
Deleting AddRegistryForWS2019.cmd
No more needed
|
2019-07-26 12:00:15 -07:00 |
Shruti Ratnam
|
8ace0738ec
|
Updating add-registry
Removing the need to upload an additional Add-registry.cmd script. The reason is to keep it simple and maintainable.
|
2019-07-26 10:46:50 -07:00 |
Shruti Ratnam
|
ce89460627
|
Adding a function that call into the RegistrySetting's script
|
2019-07-24 14:33:14 -07:00 |
Shruti Ratnam
|
9197a27aea
|
Adding Registries for provisioning Windows ACC VMs
|
2019-07-24 13:37:02 -07:00 |
Shruti Ratnam
|
a36d589d75
|
Adding Azure DCAP client
|
2019-07-24 10:19:21 -07:00 |
Ionut BALUTOIU
|
5e3bf029d0
|
Merge pull request #45 from oprinmarius/save_build_logs_as_artifacts
[CI/CD] Save build logs as artifacts & rewrite Jenkinsfile as scripted
|
2019-06-13 12:56:23 +03:00 |
Marius Oprin
|
6f178999dc
|
Add log files download to acc-pr-test.sh
|
2019-06-12 12:18:09 +03:00 |
Marius Oprin
|
d25aa544f1
|
Add log files download to acc-deploy-test.sh
|
2019-06-12 12:18:09 +03:00 |
Marius Oprin
|
e076cac088
|
Enable OpenSSH on Windows to enable log files download
|
2019-06-12 12:18:09 +03:00 |
Marius Oprin
|
f5f7447ba2
|
Change acc-deploy-test.groovy to scripted
|
2019-06-12 12:18:09 +03:00 |
Marius Oprin
|
fa5494dc4e
|
Change Jenkinsfile to scripted
|
2019-06-12 12:18:09 +03:00 |
Marius Oprin
|
5359614a87
|
Refactor Dockerfile
|
2019-06-11 14:00:52 +03:00 |
Marius Oprin
|
59eccff98d
|
Add Jenkinsfile for building oe-engine docker image
|
2019-06-11 14:00:43 +03:00 |
Ionut BALUTOIU
|
2b90f978de
|
Merge pull request #47 from oprinmarius/issue_46
Fix regression with the data disks implementation
|
2019-06-10 17:09:03 +03:00 |
Marius Oprin
|
3e7515cff5
|
Remove datadisks from resources.t template
|
2019-06-07 18:14:09 +03:00 |
Ionut BALUTOIU
|
67027cc0ef
|
Merge pull request #44 from ionutbalutoiu/improved-logging
Improved logging for the oe-engine Linux deployments
|
2019-05-31 15:36:42 +03:00 |
John Kordich
|
74be3ff983
|
Add logs to provision failing and remote_attestation test.
|
2019-05-31 11:09:53 +00:00 |
John Kordich
|
2503940470
|
Enable OE_LOG_LEVEL=INFO for samples during validate.sh
|
2019-05-30 16:01:20 +00:00 |
Ionut BALUTOIU
|
e2f3b0af39
|
Merge pull request #42 from ionutbalutoiu/update-installer-urls
Bump Intel SGX PSW installer URL
|
2019-05-30 16:27:37 +03:00 |
Ionut Balutoiu
|
709edc510c
|
Bump Intel SGX PSW installer URL
* The new installer will be downloaded from the internal OE storage account
* Add missing error checks
|
2019-05-29 14:33:27 +00:00 |
Ionut BALUTOIU
|
8b4bd93ab1
|
Merge pull request #38 from ionutbalutoiu/fix-win-provision-script
Small fix for the parts/windowsProvision.ps1
|
2019-05-15 17:19:39 +03:00 |
Ionut Balutoiu
|
fe8b00bc5b
|
Small fix for the parts/windowsProvision.ps1
The PowerShell variable usage lacked `$` sign.
|
2019-05-15 13:17:34 +00:00 |
Ionut BALUTOIU
|
c542c65537
|
Merge pull request #37 from oprinmarius/refactor_windows_provision
Refactor Windows Provision script
|
2019-05-15 14:36:15 +03:00 |
Marius Oprin
|
52cef43a43
|
Refactor Windows Provision script
|
2019-05-15 13:57:51 +03:00 |
Dmitry Shmulevich
|
368bd09cdb
|
added support for attached data disks (#36)
|
2019-04-11 14:11:33 -07:00 |
Dmitry Shmulevich
|
37a489eb09
|
updated provision script to support Ubuntu 18.04 (#35)
|
2019-04-09 09:01:56 -07:00 |
dmitsh
|
1bbd2816e6
|
- ignore run-time errors while validating remote attestation sample (#31)
- create a log file when running validation script
- remove static-template test (moved to v0.4.x branch)
|
2019-02-26 10:09:23 -08:00 |
Dmitry Shmulevich
|
194e2f3b25
|
add location parameter in the static template deployment test
|
2019-02-04 10:40:29 -08:00 |
dmitsh
|
87db348432
|
added test for static template deployment (#29)
|
2019-01-31 17:22:21 -08:00 |
dmitsh
|
00112a2aff
|
[test] parameterize oe-engine binary (#28)
|
2019-01-02 15:50:17 -08:00 |
Dmitry Shmulevich
|
fc1638427f
|
remove duplicated file
|
2019-01-02 13:11:22 -08:00 |
Dmitry Shmulevich
|
be7cbfe9fb
|
[test] parameterize KeyVault
|
2019-01-02 12:51:47 -08:00 |
dmitsh
|
246facd35e
|
enable Ubuntu 18.04 (#27)
|
2019-01-02 11:45:01 -08:00 |
dmitsh
|
4dbeb79d5d
|
- update SGX driver for Ubuntu 16.04 (#26)
- deprecate PackageBaseURL in the input configuration file
|
2018-12-21 13:00:11 -08:00 |
Dmitry Shmulevich
|
e5637ecdb9
|
added Ubuntu18.04 support to provision.sh
|
2018-11-29 14:39:28 -08:00 |
dmitsh
|
9f45a0f5ed
|
updated docs (#25)
|
2018-11-09 10:57:21 -08:00 |
Dmitry Shmulevich
|
5031f20377
|
fixed typo; minor clean up
|
2018-11-08 16:13:52 -08:00 |
dmitsh
|
45e115d72b
|
specify ports to allow in NSG (network security group) (#24)
|
2018-11-08 15:40:50 -08:00 |
dmitsh
|
8f64afa3b0
|
updated docs (#23)
|
2018-11-08 07:44:12 -08:00 |
Dmitry Shmulevich
|
20d36e9c39
|
add cron job to rebuild SGX driver after kernel update
|
2018-11-07 15:10:21 -08:00 |