mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 02:45:42 +03:00
Add a little comment
This commit is contained in:
@@ -117,6 +117,7 @@ func (tc *IsolationTest) TestIsolation_ExecDriver_PIDNamespacing_AllocExec(f *fr
|
||||
require.Equal(t, 0, exitCode)
|
||||
|
||||
lines := strings.Split(strings.TrimSpace(stdout.String()), "\n")
|
||||
// header, sleep process, ps ax process are the only output lines expected
|
||||
require.Len(t, lines, 3)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user