#851 Pagure CI test, do not merge.
Closed 3 years ago by jkaluza. Opened 3 years ago by jkaluza.
jkaluza/pungi-fedora eln-fork3  into  eln

file modified
+4 -2
@@ -32,18 +32,20 @@ 

      'dir': '.'

  }

  

+ bootable = True

  variants_file='variants-eln.xml'

  sigkeys = ['9570FF31', 'D300E724']

  

  # limit tree architectures

  # if undefined, all architectures from variants.xml will be included

- tree_arches = ['aarch64', 'armhfp', 'ppc64le', 's390x', 'x86_64']

+ #tree_arches = ['aarch64', 'armhfp', 'ppc64le', 's390x', 'x86_64']

+ tree_arches = ['x86_64']

  

  # limit tree variants

  # if undefined, all variants from variants.xml will be included

  #tree_variants = ['Server']

  

- hashed_directories = True

+ hashed_directories = True some typo

  

  # RUNROOT settings

  runroot_method = 'koji'

no initial comment

pretty please pagure-ci rebuild

3 years ago

rebased onto 417a111

3 years ago

1 new commit added

  • ELN: Set bootable=True.
3 years ago

2 new commits added

  • ELN: Set bootable=True.
  • Pagure CI test 2, do not merge.
3 years ago

Pull-Request has been closed by jkaluza

3 years ago