summaryrefslogtreecommitdiffstats
path: root/base_sdc-cqlsh/Dockerfile
blob: 5451a6654a34f10920f4beab3727d979ed5147d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
FROM openjdk:8-jdk-alpine

RUN apk add --no-cache py-pip && \
    pip install cqlsh==4.0.1 && \
    set -ex && \
    pip install cqlsh && \

    apk add --no-cache \
    bash \
    build-base \
    ruby=2.5.2-r0 \
    ruby-dev \
    libffi-dev \
    libxml2-dev && \
    gem install chef:13.8.5 berkshelf:6.3.1 io-console:0.4.6 etc webrick --no-document && \
    echo "http://nl.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && \
    apk update && \
    apk add binutils \
    libtasn1
/ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
---
project: 'testsuite-pythonsdk-tests'
project_creation_date: '2020-05-29'
lifecycle_state: 'Incubation'
project_category: ''
project_lead: &onap_integration_ptl
    name: 'Marek Szwalkiewicz'
    email: 'marek.szwalkiewicz@external.t-mobile.pl'
    company: 'T-Mobile'
    id: 'mszwalkiewicz'
    timezone: 'Europe/Warsaw'
primary_contact: *onap_integration_ptl
issue_tracking:
    type: 'jira'
    url: 'https://jira.onap.org/projects/TEST'
    key: 'TEST'
mailing_list:
    type: 'groups.io'
    url: 'lists.onap.org'
    tag: '<[sub-project_name]>'
realtime_discussion: ''
meetings:
    - type: 'zoom'
      agenda: 'https://wiki.onap.org/display/DW/Integration+Meeting+Minutes'
      url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593670'
      server: 'n/a'
      channel: 'n/a'
      repeats: 'weekly'
      time: '13:00 UTC'
repositories:
    - 'testsuite/pythonsdk-tests'
committers:
    - <<: *onap_integration_ptl
    - name: 'Catherine Lefevre'
      email: 'cl664y@att.com'
      company: 'AT&T'
      id: 'Katel34'
      timezone: 'Europe/Belgium'
    - name: 'Krzysztof Kuzmicki'
      email: 'krzysztof.kuzmicki@nokia.com'
      company: 'nokia'
      id: 'kkuzmick'
      timezone: 'Europe/Warsaw'
    - name: 'Andreas Geissler'
      email: 'andreas-geissler@telekom.de'
      company: 'Deutsche Telekom'
      id: 'andreasgeissler'
      timezone: 'Europe/Berlin'
    - name: 'Michal Jagiello'
      email: 'Michal.Jagiello@t-mobile.pl'
      company: 'T-Mobile'
      id: 'MichalJagielloTMPL'
      timezone: 'Europe/Warsaw'
    - name: 'Lukasz Rajewski'
      email: 'lukasz.rajewski@t-mobile.pl'
      company: 'T-Mobile'
      id: 'rajewluk'
      timezone: 'Europe/Warsaw'
    - name: 'Fiachra Corcoran'
      email: 'fiachra.corcoran@est.tech'
      company: 'Ericsson'
      id: 'efiacor'
      timezone: 'Europe/Dublin'
tsc:
    # yamllint disable rule:line-length
    approval: 'https://lists.onap.org/g/onap-tsc/message/6408?p=,,,20,0,0,0::relevance,,new+repository+for+integration+team+testsuite%2Fpythonsdk-tests,20,2,0,74178111'
    changes:
        - type: 'Addition'
          name: 'Lukasz Rajewski'
          link: 'https://lists.onap.org/g/onap-tsc/message/7102'
        - type: 'Addition'
          name: 'Lasse Kaihlavirta'
          link: 'https://lists.onap.org/g/onap-tsc/message/7280'
        - type: 'Addition'
          name: 'Illia Halych'
          link: 'https://lists.onap.org/g/onap-tsc/message/7696'
        - type: 'Addition'
          name: 'Bartosz Gardziejewski, Alexander Mazuruk'
          link: 'https://lists.onap.org/g/onap-tsc/message/7893'
        - type: 'Deletion'
          name: 'Thierry Hardy, Lasse Kaihlavirta, Pawel Wieczorek'
          link: 'https://lists.onap.org/g/onap-tsc/message/7893'
        - type: 'Deletion'
          name: 'Marcin Przybysz'
          link: 'https://lists.onap.org/g/onap-tsc/message/7893'
        - type: 'Deletion'
          name: 'Bartosz Gardziejewski'
          link: 'https://lists.onap.org/g/onap-tsc/message/8286'
        - type: 'Deletion'
          name: 'Christophe Closset, Brian Freeman'
          link: 'https://lists.onap.org/g/onap-tsc/message/8449'
        - type: 'Addition'
          name: 'Maciej Lisowski, Marcin Sebastian Krasowski'
          link: 'https://lists.onap.org/g/onap-tsc/message/8449'
        - type: 'Addition'
          name: 'Fiachra Corcoran'
          link: 'https://lists.onap.org/g/onap-tsc/message/8634'
        - type: 'Deletion'
          name: 'Morgan Richomme, Bartek Grzybowski, Illia Halych, Alexander Mazuruk,
              Maciej Lisowski, Marcin Sebastian Krasowski'
          link: 'https://lists.onap.org/g/onap-tsc/message/9017'
        - type: 'Addition'
          name: 'Marek Szwalkiewicz'
          link: 'https://lists.onap.org/g/onap-tsc/message/9275'