[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Autopgktest with podman+ROCm



> And this works, right?

It work but we need to customize the chroot in order to set the http_proxy.

Do you know how to customize the podmqn contqiner when using the rocm-podmqn-creqte script ?

> I don't quite follow. You say the test passes, so I guess you mean
> sbuild and autopkgtest with the regular 'podman' backend instead of
> 'podman+rocm'?

the only difference  between something wotking and not working is the existenqce of the https_proxy in the container.
Because we need an internet acces in order to download the test dataset.

> You can start a container interactively to play around and see what works:
> 
>  # regular backend
>  $ podman run --rm -it debian:unstable.img
> 
>  # backend which includes AMD GPUs
>  # rocm-podman-run --rm -it debian:unstable.img

thanks

Fred


Reply to: