Skip to content

Commit 776798f

Browse files
committed
incorporate suggestions from code review
1 parent bd7574a commit 776798f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

molecule/default/converge.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,3 @@
1515
cvmfs_client_configure_storage: false
1616
cvmfs_cache_size: "1000" # small cache size for CI
1717
cvmfs_http_proxy: "DIRECT"
18-
cvmfs_configuration:
19-
- "cvmfs-config-computecanada"

molecule/default/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
become: true
66

77
tasks:
8-
- name: Test loading the Compute Canda module environment
8+
- name: Test loading the Compute Canada module environment
99
shell: source /cvmfs/soft.computecanada.ca/config/profile/bash.sh

0 commit comments

Comments
 (0)