Commit Graph

139 Commits

Author SHA1 Message Date
Jörg Thalheim b2ef8bf1a3 also test that updating a group works 2023-10-03 16:15:36 +00:00
Jörg Thalheim 2502422bc1 add test for vm cli 2023-10-03 17:24:08 +02:00
Jörg Thalheim 361ad990ab clan-cli/tests: skip tests if has no /dev/kvm 2023-10-03 17:24:08 +02:00
Qubasa cb2815c4d0 nix fmt 2023-10-03 14:39:29 +02:00
Qubasa 8e98c50ccd Merge branch 'Qubasa-main' of git.clan.lol:clan/clan-core 2023-10-03 13:24:31 +02:00
Qubasa da72ec18ad API: Added test for inspect_flake 2023-10-03 13:19:20 +02:00
Qubasa c1c68ee1d8 Fixed failing tests 2023-10-03 13:15:01 +02:00
Qubasa 167533d9ee API: Added test for inspect_flake 2023-10-03 12:50:47 +02:00
Qubasa 653ad99b22 Fixed failing tests 2023-10-03 11:51:31 +02:00
Johannes Kirschbauer 16f44900a3 Beyoncé rule 2023-10-03 11:21:34 +02:00
Qubasa ce7ae81a35 API: Added endpoint & test for /api/flake/attrs 2023-10-01 12:50:54 +02:00
Qubasa f224deace9 API: Improved vm_status and added some tests. Skip vm tests in VM 2023-09-30 11:08:42 +02:00
lassulus 6e3f2b1ce2 tests: add test_secrets_password_store 2023-09-29 20:05:35 +02:00
lassulus 89b7ffce6c clan-cli secrets upload: secrets are populated into tmpdir 2023-09-29 20:05:35 +02:00
Jörg Thalheim 739d3b3578 zerotier: document mdns ports; drop duplicate udp firewall rules
the nixos module already opens the zerotier port
2023-09-28 17:58:42 +02:00
Jörg Thalheim be6592c82c also generate zerotier secret for vm 2023-09-28 17:57:44 +02:00
Jörg Thalheim 2375bafbae pregenerate ssh_host keys for tests
Then we are free to choose where to put the ssh config
2023-09-28 16:31:59 +02:00
Jörg Thalheim 85f7e2f2cd clanInternals.machines: expose information as json 2023-09-27 18:42:49 +02:00
Jörg Thalheim 59f0a912ea fix clan-pytest build 2023-09-27 16:20:05 +02:00
Jörg Thalheim e970dcb658 move temporary directory to .direnv 2023-09-27 16:13:04 +02:00
Jörg Thalheim 2f73e6b472 drop requirement for importing qemu-vm.nix 2023-09-27 14:54:01 +02:00
Jörg Thalheim 4317e681cf cli: fix remaining typing errors 2023-09-27 09:47:50 +00:00
Jörg Thalheim b343650771 make vm terminate after boot 2023-09-27 09:47:50 +00:00
Qubasa 08eab785c6 Completely working log streaming 2023-09-27 09:47:50 +00:00
Qubasa 8d390af122 Working log streaming 2023-09-27 09:47:50 +00:00
Qubasa 98028d121f Working log streaming 2023-09-27 09:47:50 +00:00
Qubasa c2fb42e953 Extracted threadpool to task_manager.py 2023-09-27 09:47:50 +00:00
Qubasa 04f3547be0 Added test 2023-09-27 09:47:50 +00:00
Qubasa 7479fca82b Started working on vm_create 2023-09-27 09:47:50 +00:00
Jörg Thalheim 74a3c85c29 move zerotier secret generation into nixos module 2023-09-26 17:57:43 +02:00
Jörg Thalheim 87aa063e86 create test_flake unique per test
otherwise we will have race conditions
2023-09-26 15:46:40 +02:00
DavHau 3783359f08 clan config: support new types nullOr and passwdEntry 2023-09-24 14:24:48 +01:00
DavHau ec70b34470 clan config: match dynamic options containing <name> 2023-09-24 13:04:37 +01:00
DavHau e08c0b338d test_basics: add cli fixture 2023-09-22 19:23:23 +02:00
DavHau 9825c179a8 impure-tests: migrate bash to pytest and fix stuff 2023-09-22 18:32:28 +02:00
Jörg Thalheim b482dcd466 make git idempotent 2023-09-22 16:38:46 +02:00
Jörg Thalheim e3b2424d9d make git optional again 2023-09-22 16:07:39 +02:00
clan-bot 5125ebe1eb Merge pull request 'get rid of impure test' (#323) from Mic92-docs into main 2023-09-22 12:34:51 +00:00
Jörg Thalheim 51e8da2a74 config: get rid of impure eval 2023-09-22 14:32:38 +02:00
DavHau 0196fd72c3 git.commit_file: fix file path & repo path finding 2023-09-22 13:42:04 +02:00
lassulus 17520e2553 fix impure tests 2023-09-21 18:29:18 +02:00
Jörg Thalheim 0314132a1a rewrite sops backend for secret generation and add tests 2023-09-21 17:22:20 +02:00
DavHau 6a359c0a2f clan-cli: add git.commit_file() to auto commit files if inside a git
- commit only if inside a git repo
- commit only the specified file and nothing else
- auto-generate commit message if not specified
2023-09-21 14:07:54 +02:00
DavHau 0ee6de86af checks: run impure pytest tests in CI pipeline 2023-09-19 16:46:46 +02:00
DavHau c11f73c4d0 clan config: fix settings file location 2023-09-19 15:12:29 +02:00
clan-bot 90718da5b4 Merge pull request 'use experimental flags everywhere' (#298) from Mic92-vm-api into main 2023-09-19 11:16:30 +00:00
Jörg Thalheim f6a7e42e38 cli: rename admin create to create 2023-09-19 13:12:10 +02:00
Jörg Thalheim d41cca2e28 add clan_core path helper function 2023-09-19 13:12:10 +02:00
Jörg Thalheim a65413c98e use experimental flags everywhere 2023-09-19 13:12:10 +02:00
Johannes Kirschbauer 1bcff16b66 add join clan page 2023-09-16 16:21:33 +02:00