linux-system-roles / certificate

Role for managing TLS/SSL certificate issuance and renewal
https://linux-system-roles.github.io/certificate/
MIT License
30 stars 21 forks source link

Fix assert in tests_run_hooks.yml #157

Closed nhosoi closed 1 year ago

nhosoi commented 1 year ago

In the tests_run_hooks.yml test script, allow the timestamp of run_before and run_after to be equal to the certificate timestamp.

nhosoi commented 1 year ago

[citest]

richm commented 1 year ago

I verified the fix works on aarch64

nhosoi commented 1 year ago

I verified the fix works on aarch64

Thank you, @richm ! I was wondering how I could get standard-test-roles-inventory-qemu... :p

If it's not hard to run a test, could you please try this pr, as well? https://github.com/linux-system-roles/ha_cluster/pull/106 Failed tests are tests_cib_properties_empty.yml and tests_cib_properties_one_set.yml.