Closed nightkr closed 1 month ago
https://github.com/stackabletech/ad-init This is the repo with the tooling
https://github.com/stackabletech/ad-init This is the repo with the tooling
I'm currently reviewing/testing this.
Here are some quick notes
mkdir -p /tmp/libvirt/default
virsh -c qemu:///system pool-create-as --name default --type dir --target /tmp/libvirt/default
default
network via virt-manager
. Not sure how to do it yet without the UI.stackablectl release install 24.7
Still need to run additional tests. Will likely create kuttl tests.
Tests added in https://github.com/stackabletech/ad-init/pull/1
Currently testing against AD requires setting up AD and connecting it to SDP manually, which is tedious and error-prone. It would be nice to have a script to do this automatically.
It would be directed at internal testing use, not a tool for customers to use in production.