Commit Graph

24 Commits

Author SHA1 Message Date
adisbladis
7e82318fd1 Remove declarative SSH keys
Windows changes the naming structure of homedir directories if it
encounters an already present homedir so this is not working as intended.
2020-06-17 16:58:53 +02:00
adisbladis
23e9666550 Fix conda base package
I'm not sure whether to include this in the default image so it's
uncommented for now
2020-06-17 16:58:53 +02:00
adisbladis
b410bd6b35 windows: Dont use deprecated method of openssh server installation
Add OpenSSH cab file extracted from Windows FOD iso
2020-06-17 16:58:53 +02:00
adisbladis
51f93e5852 windows: Fix build termination 2020-06-17 16:58:53 +02:00
adisbladis
6b4e6548e5 windows: Fix stupid quoting issues in autounattend XML
The windows XML parser is shit and bails out extremely late, making
debugging this a 1+ hour ordeal for every iteration.

Let's just write out a powershell script and be done with it.
2020-06-17 16:58:53 +02:00
adisbladis
d90a2716bd windows: Fix quoting issues in XML 2020-06-17 16:58:53 +02:00
adisbladis
a1e5d01f80 windows: Dont run in impure mode 2020-06-17 16:58:53 +02:00
adisbladis
738ce24d9c windows: Adapt tests to new build infra 2020-06-17 16:58:53 +02:00
adisbladis
9f3e515c01 windows: Add Anaconda to base windows install 2020-06-17 16:58:53 +02:00
adisbladis
fbc4530388 windows: Fix extra quote 2020-06-17 16:58:53 +02:00
adisbladis
70562bcdfd windows: Remove impureMode from autounattend
It was always a hack to circumvent pure setup not being completed.
2020-06-17 16:58:53 +02:00
adisbladis
fc3b685167 windows: Remove virtiowin & autohotkey
Let's consider these attempts of automation failures since virtio-win
cannot be reasonably automated.
Windows WHQL checks for drivers are not possible to remove.
2020-06-17 16:58:53 +02:00
adisbladis
3d0375c218 windows: Fix SSH key setup 2020-06-17 16:58:53 +02:00
adisbladis
a5d93aea35 windows: Add automated declarative windows install 2020-06-17 16:58:51 +02:00
5d8ffd44ef move conda files to dedicated folder 2020-06-09 14:30:23 +08:00
fbd2a521e1 Revert "windows tests: enable socat debug output"
This corrupted communication with the core device and caused analyzer tests to fail.

This reverts commit bdaf824f21.
2019-12-18 11:10:21 +08:00
dd61844e34 windows tests: increase boot wait delay
Perhaps it just needs more time when there is load on the host? Related
to Gitea issue #22
2019-12-16 22:51:30 +01:00
bdaf824f21 windows tests: enable socat debug output
Related to Gitea issue #22
2019-12-12 23:20:15 +01:00
91182a37dd windows: add sshUnquoted to for interpolated parameters
This partially reverts commit 525b91cb21.
2019-11-14 00:41:42 +01:00
c16af00977 windows: run sipyco tests 2019-11-10 19:39:30 +08:00
525b91cb21 windows: work around $i not working in $ssh 2019-11-10 19:33:21 +08:00
a4f9732a3d windows: work around scp weirdness 2019-11-10 18:47:39 +08:00
63625e74b8 artiq: depend on sipyco 2019-11-10 15:54:02 +08:00
dfa5b47d9b rename jobsets to artiq-fast/artiq-full 2019-07-17 19:19:43 +08:00