Skip to content

Commit

Permalink
Exlude another known issue
Browse files Browse the repository at this point in the history
  • Loading branch information
federicaagostini committed Mar 11, 2024
1 parent e6b5722 commit ea135e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/iam-dev.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
continue-on-error: true

env:
ROBOT_OPTIONS: --variable vo1:test.vo --variable vo1_host:voms-dev.cloud.cnaf.infn.it --variable vo1_issuer:'/DC=org/DC=terena/DC=tcs/C=IT/ST=Roma/O=Istituto Nazionale di Fisica Nucleare/CN=voms-dev.cloud.cnaf.infn.it' --variable vo2:vo.1 --variable vo2_host:voms.test.example --variable vo2_issuer:/C=IT/O=IGI/CN=*.test.example --exclude issue-723 --exclude issue-724
ROBOT_OPTIONS: --variable vo1:test.vo --variable vo1_host:voms-dev.cloud.cnaf.infn.it --variable vo1_issuer:'/DC=org/DC=terena/DC=tcs/C=IT/ST=Roma/O=Istituto Nazionale di Fisica Nucleare/CN=voms-dev.cloud.cnaf.infn.it' --variable vo2:vo.1 --variable vo2_host:voms.test.example --variable vo2_issuer:/C=IT/O=IGI/CN=*.test.example --exclude issue-723 --exclude issue-724 --exclude issue-726

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion tests/clients/init/tests.robot
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ See if voms-proxy-init connect timeout works
[Teardown] Stop using certificate

See if voms does not allow expansion of credential set
[Tags] remote legacy
[Tags] remote legacy issue-726
[Setup] Use certificate test0
Create proxy -voms ${vo1}
${voms_role}= Set Variable If ${vo1_legacy_fqan_enabled} == True /${vo1}/G1/Role=R1 /${vo1}/G1/R1
Expand Down

0 comments on commit ea135e7

Please sign in to comment.