-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hello,
I am new to px4 and aerialist and don't understand a lot of concepts. I am trying to execute mission1-k8s.yaml file by looking at read me but I am encountering issues and could not successfully run. I have tried both "python3 aerialist exec --test samples/tests/mission1-k8s.yaml" and "python3 aerialist exec --test samples/tests/mission1.yaml --agent k8s -n 5 --id mission-test --path webdav://", But both giving same error.
Here is the execution log and error I am getting.

I fear I might have wrongly configured some of the required configurations.
For reference, my .ev file is like following:

I have some confusion about the following point of the instruction:
here both of the commands are same for generating and uploading Kubeconfig file. Is this correct?
- for step 6:

I didn't find where I need to mention the output folder.

Can you please tell me where to change the output folder.
I am stuck with running test on k8 for a long time. Please help me out on this.
