#414 Need the usage of source-lookaside module in standard-test-source role
Opened by fujiwara. Modified

I'd like to get the external source files or SRPM and could you give the usage of the source-lookaside module?

I'd think libkkc-data/tests/tests.yml:

- hosts: localhost
  roles:
  - role: standard-test-source
    tags:
    - always
    source-lookaside:
    - package: "libkkc"
  - role: standard-test-basic

But I cannot find libkkc source files in /var/str and /var/share/test-artifacts


I'm working on a pull request in libkkc-data centos 8.

Hello :wave:

Have you considered migrating to tmt? STI framework is deprecated.

I wonder why STI has too many bugs but asked us to update c8s and I have spend too much time.
I just need to update the URL issue. Anyway I will think to migrate tmt for the old releases.

Metadata