Fix check-iprop race
commit69bb29ea29ad512f27862f6d9e2255e5e8ed60e9
authorViktor Dukhovni <viktor@twosigma.com>
Mon, 17 Apr 2017 22:33:40 +0000 (17 22:33 +0000)
committerNico Williams <nico@cryptonector.com>
Tue, 18 Apr 2017 15:04:56 +0000 (18 10:04 -0500)
treee3a3306ff1873c431517236058ede58a2920544f
parent63a4c0d665be22c51e14ebc38454b269afce747e
Fix check-iprop race

Creation of a random key HDB entry takes 3 updates, not one.  Instead of
hard-coding this magic count, wait for the appearance of the expected
entry with no "invalid" flag among its attributes.
tests/kdc/check-iprop.in