• Adrian Reber's avatar
    Fix RPC configuration file test case · bada5e1a
    Adrian Reber authored
    The relevant test case test_rpc_with_configuration_file_overwriting_rpc()
    was actually designed around the broken behaviour. It was only working
    if a previous configuration file (set via environment variable in this
    case) and the RPC configuration file have the same name. The test case
    which tests that RPC configuration file settings are overwriting direct
    RPC settings now makes sure that no other configuration file is set via
    the environment variable. If it would be set, the test case would still
    succeed, even with the previous patch applied. Which is and which was the
    correct behaviour.
    
    So the main reason for this change is to test the more likely use case
    that the environment based configuration file and the RPC configuration
    file have different names.
    Signed-off-by: 's avatarAdrian Reber <areber@redhat.com>
    Signed-off-by: 's avatarAndrei Vagin <avagin@gmail.com>
    bada5e1a
Name
Last commit
Last update
..
app-emu Loading commit data...
bers Loading commit data...
crit Loading commit data...
criu-coredump Loading commit data...
exec Loading commit data...
ext-links Loading commit data...
ext-tty Loading commit data...
libcriu Loading commit data...
make Loading commit data...
mem-snap Loading commit data...
mnt-ext-dev Loading commit data...
mounts Loading commit data...
netns_ext Loading commit data...
overlayfs Loading commit data...
pipes Loading commit data...
rpc Loading commit data...
security Loading commit data...
shell-job Loading commit data...
socketpairs Loading commit data...
tcp Loading commit data...
unix-callback Loading commit data...
app-emu.sh Loading commit data...
env.sh Loading commit data...
functions.sh Loading commit data...