Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-12195

sanity/43 and sanityn/14 fail on local setups

XMLWordPrintable

    • 3
    • 9223372036854775807

      this is because the test rely on binaries running/copied from lustre/tests (like multiop).
      but they aren't binary anymore - they are libtool-based scripts.
      I have to rollback the change to enable local testing:

      --- a/lustre/tests/Makefile.am
      +++ b/lustre/tests/Makefile.am
      @@ -1,6 +1,7 @@
       # Lustre test Makefile
       AM_CFLAGS := -fPIC -D_GNU_SOURCE \
                   -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64
      +AM_LDFLAGS := -no-install
      

            simmonsja James A Simmons
            bzzz Alex Zhuravlev
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: