summary: Build GNOME image prepare: - name: install packages how: install package: - distribution-gpg-keys - fatcat - git-core - kiwi - libselinux-utils - p7zip-plugins - python3-boto3 - rpmdistro-repoquery - zip - zstd discover: how: shell tests: - name: build image test: | setenforce 0 $TMT_TREE/builder.py build gnome $TMT_TREE/builder.py package gnome $TMT_TREE/builder.py tmt gnome setenforce 1 execute: how: tmt