Граф коммитов

134 Коммитов

Автор SHA1 Сообщение Дата
microsoft-github-policy-service[bot] 34e2e5dd9b
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-12 19:29:33 +00:00
microsoft-github-policy-service[bot] 6f72e214cf
Microsoft mandatory file 2023-06-02 18:32:17 +00:00
Paul Allen a8d135b2b6
Merge pull request #77 from vtikoo/use-cfg-version
use .cfg version file for dcap driver
2020-04-30 19:53:09 -07:00
Vikas Tikoo 16cd332f4c fix typo 2020-05-01 01:46:36 +00:00
Vikas Tikoo 7337814d49 use .cfg version file for dcap driver 2020-04-30 22:57:59 +00:00
Brett McLaren 796241482b
Merge pull request #74 from vtikoo/check-if-dev-sgx-exists
Skip sgx driver install if /dev/sgx is present
2020-04-16 19:56:59 -07:00
Vikas Tikoo 0d6437ee65 Skip sgx driver install if /dev/sgx is present 2020-04-17 01:08:18 +00:00
Paul Allen 150f5f6bf7
Merge pull request #73 from Francis-Liu/Francis-Liu/parse-sgx-version-xml
Parse version.xml
2020-03-23 16:42:14 -07:00
Francis Liu 743bc36a5e Parse version.xml
Signed-off-by: Francis Liu <Francis.Liu2012@gmail.com>
2020-03-23 19:29:24 +00:00
Paul Allen c965fd1362
Merge pull request #71 from Francis-Liu/master
Parse latest intel-sgx driver url and compare checksum
2020-03-11 14:15:30 -07:00
Francis Liu 3fb645d89b Parse latest intel-sgx driver url and compare checksum
Signed-off-by: Francis Liu <Francis.Liu2012@gmail.com>
2020-03-11 19:38:37 +00:00
Paul Allen f8a0afa05a
Merge pull request #70 from microsoft/brcampbe/update-driver-urls
Update download links for sgx driver in provision.sh
2020-03-06 09:55:52 -08:00
Bruce Campbell 938f0b15d4 Update uri for sgx driver to current 2020-02-28 08:39:45 -08:00
Paul Allen 207a44e99d
Merge pull request #67 from achamayou/dc8
Add support for DC8_v2
2020-02-26 09:12:08 -08:00
Oprin Marius 8cdf9d0ba6
Merge pull request #68 from ionutbalutoiu/fix-ci-pipelines
[CI/CD] Fix Jenkins CI pipelines
2020-02-21 14:34:58 +02:00
Amaury Chamayou c32f3bf8a5 Address PR feedback by adding missing sizes and clarifying comment 2020-02-21 11:52:04 +00:00
Ionut Balutoiu 6ae26b04e8 Fix Jenkins CI pipelines
Sometimes, the following message is given by the Jenkins CI:
```
No such field found: field hudson.AbortException getMessage
```

Thus, if an error is caught, we set failure job status, and
re-throw the error.

Signed-off-by: Ionut Balutoiu <ibalutoiu@cloudbasesolutions.com>
2020-02-20 16:21:00 +00:00
Amaury Chamayou 5e763d2cc6 update doc and add sample 2020-02-19 17:02:50 +00:00
Amaury Chamayou 434b73f9cf missing comma 2020-02-17 22:17:02 +00:00
Amaury Chamayou ef17317277 Add support for DC8_v2 2020-02-17 21:59:17 +00:00
Shruti Ratnam 051f054b81
Merge pull request #66 from microsoft/shruti25ratnam-patch-1
Delete server.key
2019-10-17 16:16:11 -07:00
Shruti Ratnam add1e2e415
Delete server.key 2019-10-16 11:54:32 -07:00
Shruti Ratnam 0dcb745317 Revert "Delete server.key"
This reverts commit 9672fcde1c.
2019-10-16 11:52:12 -07:00
Shruti Ratnam 9672fcde1c
Delete server.key
removing the exposed private key from the source code
2019-10-16 11:41:37 -07:00
Oprin Marius 4c21ba33b8
Merge pull request #57 from oprinmarius/enable_winrm_for_ansible
Add support to Enable WinRM for Ansible
2019-08-30 16:45:58 +03:00
Marius Oprin f97c6ac117 Add support to Enable WinRM for Ansible 2019-08-30 16:07:21 +03:00
Oprin Marius 77d4b9fc99
Merge pull request #64 from oprinmarius/update_windows_provision
Update Windows Provision script
2019-08-30 16:06:44 +03:00
Marius Oprin 7ea14e2c07 Add WorkingDirectory to Azure-DCAP function call 2019-08-29 17:45:29 +03:00
Marius Oprin 8225927c90 Increase Windows restart delay to 60 seconds
Add-RegistrySettings function triggers a restart with a delay of 10
seconds.
This is not enough time for the CI script to gather all the
provisioning logs from the instance
2019-08-29 13:24:52 +03:00
Marius Oprin 16182ae084 Move Add-RegistrySettings function last
Add-RegistrySettings function is triggering a system restart before the
setup is complete.
2019-08-29 13:22:59 +03:00
Marius Oprin 52c319f846 Upgrade AzureDCAP to version 0.0.2 2019-08-29 13:21:53 +03:00
Marius Oprin 572219e790 Fix Install-AzureDCAP function
InstallAzureDCAP.ps1 has a mandatory parameter "localPath".
The script is waiting for user input and hangs the provisioning process
2019-08-29 13:18:05 +03:00
Marius Oprin f80f4ca6eb Remove whitespace from Add-RegistrySettings function
White space is not allowed before the Powershell string terminator.
Fixed formatting.
2019-08-29 13:11:42 +03:00
Amaury Chamayou 3156953e2e Dxs_v3 VMs work fine with the existing templates 2019-08-28 16:17:49 -07:00
Marius Oprin 2736bb8cfe Save Ubuntu deployment logs as Jenkins Artifacts 2019-08-28 16:16:02 -07:00
John Kordich c015f9ffd2 Update sgx dcap driver to 1.2. 2019-08-28 16:16:02 -07:00
John Kordich e593c95d6d Disable attested_tls test in validate.sh script. 2019-08-28 16:16:02 -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