Skip to content

Commit 2ce03f2

Browse files
committed
Upgrade MapR
1 parent 48c8722 commit 2ce03f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapr/tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# customers are expected to install the package themselves.
1616
# We do that here for the e2e testing environment.
1717
'apt-get update',
18-
'apt-get install -y gcc gnupg lsb-release',
18+
'apt-get install -y gcc gnupg lsb-release ca-certificates',
1919
# mapr-streams-python requires librdkafka headers as they're not shipped with the Agent
2020
# This requires adding confluent's APT repositories. These steps are based on the docs in
2121
# - https://docs.confluent.io/platform/current/installation/installing_cp/deb-ubuntu.html#get-the-software

0 commit comments

Comments
 (0)