Skip to content
Snippets Groups Projects
Commit 4bb13189 authored by Ludovico de Nittis's avatar Ludovico de Nittis
Browse files

Merge branch 'wip/smcv/libcrypt-followup' into 'main'

tests: Stop assuming libcrypt will be pulled into a scout container

See merge request !596
parents bea59a83 d6f8bc11
No related branches found
No related tags found
1 merge request!596tests: Stop assuming libcrypt will be pulled into a scout container
......@@ -952,7 +952,6 @@ class TestContainers(BaseTest):
'libBrokenLocale.so.1',
'libanl.so.1',
'libc.so.6',
'libcrypt.so.1',
'libdl.so.2',
'libm.so.6',
'libnsl.so.1',
......
......@@ -693,7 +693,6 @@ class TestInsideRuntime(BaseTest):
'libBrokenLocale.so.1',
'libanl.so.1',
'libc.so.6',
'libcrypt.so.1',
'libdl.so.2',
'libm.so.6',
'libnsl.so.1',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment