IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
- free up disk space before running tests
- remove uneeded call to /v2/_catalog.
- add a check to make sure the images are scanned for CVEs before tests start
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
Integration tests will use the latest zot on main
The test data consists of images:
- downloaded from dockerhub
- converted to OCI format
- having all needed annotations
- having a logo as an OCI artifact
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
Also update some of the plugins we use in the build-test.yml workflow.
Enable cache for npm dependencies in the build-test.yml workflow.
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>