Sergio Cazzolato

Results 22 comments of Sergio Cazzolato

@mvo @niemeyer I updated the change to allow the new option -single-worker as it was requested on Frankfurt

I see ubuntu-image failing to prepare in uc16 + /snap/bin/ubuntu-image snap -w /home/image /home/image/pc.model --channel edge --snap /home/gopath/src/github.com/snapcore/snapd/tests/main/lxd/pc-kernel_1429.snap --snap /home/image/core_16-2.61+git4836.3d70bf83a_amd64.snap --output-dir /home/image [0] make_temporary_directories [1] determine_output_directory [2] prepare_image WARNING: proceeding...

I see the tests failing and it could be caused by the change, please check the test results.

@sergio-costas, it is looking good, but snapd tests are executed in arm as well, could you please make the snap available for all the architectures? error: snap "test-snapd-xdg-dir" is not...

@sergio-costas please make it available for all the architectures, when we run this test on beta validation we need it in all the architectures.

@sergio-costas did you try to add this in the snapcraft.yaml? architectures: - build-on: amd64 run-on: all

@sergio-costas I see test snaps in snapd/tests/lib/snaps/store/ dir with those configurations. Could you please try both? architectures: - all and architectures: - build-on: amd64 run-on: all

@sergio-costas, I see this error now, you need to publish it for all the architectures in the store + snap install --edge test-snapd-xdg-dir error: snap "test-snapd-xdg-dir" is not available on...

@sergio-costas could you please rebase master and push again?