Skip to content

Commit

Permalink
[Backport release/1.6] CASMPET-7088: Increase validate_certifi_versio…
Browse files Browse the repository at this point in the history
…n test timeout to 20 sec (#671)

CASMPET-7088: Increase validate_certifi_version test timeout to 20 sec

(cherry picked from commit 1cd44a8)

Co-authored-by: Bo Quan <[email protected]>
  • Loading branch information
github-actions[bot] and bo-quan authored Jan 24, 2025
1 parent 8d88938 commit ae4c04b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions goss-testing/tests/ncn/goss-validate-certifi-version.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# MIT License
#
# (C) Copyright 2022 Hewlett Packard Enterprise Development LP
# (C) Copyright [2022-2025] Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
Expand Down Expand Up @@ -36,5 +36,5 @@ command:
stdout:
- "Version: 2018.1.18"
- "Location: /usr/lib/python3.6/site-packages"
timeout: 10000
timeout: 20000
skip: false

0 comments on commit ae4c04b

Please sign in to comment.