Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-5722

Edit jenkins podtemplate in jenkins docker configuration.

XMLWordPrintable

    • BF installation automation
    • 8

      What

      By default jenkins has 2 PodTemplates for nodejs and maven.
      We need to add additional PodTemplate for android and have way to configure it.

      Android SDK PV will be created by Ansible.
      We need to figure out how to add a new pod template that will use the android slave image and the android SDK PV

      How

      Ideally, we want to this to be done automatically. We want to check if we can call into the Jenkins API to add the new pod template, or change the Jenkins configuration file on the PV.

      If none of them work, then at minimum we need to provide document to instruct users how to add the new pod template.

      Some Configuration
      At time of writing:
      Name: android
      Labels: android

      EnvVars

      • Key: ANDROID_HOME
      • Value: /opt/android-sdk-linux

      Volume: PVC

      • Claim Name: android-sdk
      • Read Only: true
      • Mount Path: /opt/andorid-sdk-linux

      Please check a current installation to confirm these values.

            akeating-1 Aiden Keating (Inactive)
            wtrocki@redhat.com Wojciech Trocki
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: