ADD: kinit + aklog
This commit is contained in:
@@ -16,6 +16,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
export REQUESTS_CA_BUNDLE=/etc/ssl/ca-bundle.pem
|
export REQUESTS_CA_BUNDLE=/etc/ssl/ca-bundle.pem
|
||||||
export SSL_CERT_FILE=/etc/ssl/ca-bundle.pem
|
export SSL_CERT_FILE=/etc/ssl/ca-bundle.pem
|
||||||
|
kinit -t $HOME/.krb5/keytab -k svcusr-spack
|
||||||
|
aklog -noprdb
|
||||||
source /opt/psi/config/profile.bash
|
source /opt/psi/config/profile.bash
|
||||||
module load Python/3.9.10
|
module load Python/3.9.10
|
||||||
export COLUMNS=9000
|
export COLUMNS=9000
|
||||||
@@ -33,6 +35,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
export REQUESTS_CA_BUNDLE=/etc/ssl/ca-bundle.pem
|
export REQUESTS_CA_BUNDLE=/etc/ssl/ca-bundle.pem
|
||||||
export SSL_CERT_FILE=/etc/ssl/ca-bundle.pem
|
export SSL_CERT_FILE=/etc/ssl/ca-bundle.pem
|
||||||
|
kinit -t $HOME/.krb5/keytab -k svcusr-spack
|
||||||
|
aklog -noprdb
|
||||||
source /opt/psi/config/profile.bash
|
source /opt/psi/config/profile.bash
|
||||||
module load Python/3.9.10 asciidoctor/2.0.23
|
module load Python/3.9.10 asciidoctor/2.0.23
|
||||||
export COLUMNS=9000
|
export COLUMNS=9000
|
||||||
|
|||||||
Reference in New Issue
Block a user