Genders is a static cluster configuration database used for cluster configuration management. It is used by a variety of tools and scripts for management of large clusters.
GNU General Public License v2.0
35
stars
12
forks
source link
unbalanced hostrange tests - what should be correct? #37
Assuming an older version of hostlist considered all unbalanced brackets invalid hostnames, but current version of hostlist appears not to. Perhaps newer version of hostlist would work, or newer version of hostlist has bug in it.
In commit d3638a5074b96f5a606ca776c77773cfb6856021 the number of "valid" lines in https://github.com/chaos/genders/blob/master/src/testsuite/libgenders/testdatabases/genders.parse_error_hostrange_unbalanced was changed.
Assuming an older version of hostlist considered all unbalanced brackets invalid hostnames, but current version of hostlist appears not to. Perhaps newer version of hostlist would work, or newer version of hostlist has bug in it.